瀏覽代碼

be explicit about not doing X

Eric Andersen 18 年之前
父節點
當前提交
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