diff --git a/package/jpeg/jpeg.mk b/package/jpeg/jpeg.mk index 5e9d254da5..24cebfbd6f 100644 --- a/package/jpeg/jpeg.mk +++ b/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