2
1
Эх сурвалжийг харах

be explicit about not doing X

Eric Andersen 18 жил өмнө
parent
commit
cc894f23eb
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      package/jpeg/jpeg.mk

+ 1 - 0
package/jpeg/jpeg.mk

@@ -46,6 +46,7 @@ $(JPEG_DIR)/.configured: $(JPEG_DIR)/.unpacked
 		--prefix=$(STAGING_DIR) \
 		--enable-shared \
 		--enable-static \
+		--without-x \
 	);
 	touch $(JPEG_DIR)/.configured