Commit cc894f23 authored by Eric Andersen's avatar Eric Andersen
Browse files

be explicit about not doing X

parent 0c264848
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ $(JPEG_DIR)/.configured: $(JPEG_DIR)/.unpacked
		--prefix=$(STAGING_DIR) \
		--enable-shared \
		--enable-static \
		--without-x \
	);
	touch $(JPEG_DIR)/.configured