From cc894f23ebd96a57fa9b0673a98f42f68908a029 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 11 Jan 2007 07:25:29 +0000 Subject: be explicit about not doing X --- package/jpeg/jpeg.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'package/jpeg') diff --git a/package/jpeg/jpeg.mk b/package/jpeg/jpeg.mk index 5e9d254da..24cebfbd6 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 -- cgit v1.2.3