summaryrefslogtreecommitdiff
path: root/package/gtk+
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-24 12:33:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-24 12:33:57 +0100
commit8aee3aeac5aed2405c472b14b9353bda65fe8287 (patch)
treeaf2bc7d5baa49c7ba40f46f3a18e749c3b2b995a /package/gtk+
parent6c3f7bc5593343058ab91c0b504fd67d3c0d1269 (diff)
disable cups support
Diffstat (limited to 'package/gtk+')
-rw-r--r--package/gtk+/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gtk+/Makefile b/package/gtk+/Makefile
index 5e0a8ead8..6393f75ed 100644
--- a/package/gtk+/Makefile
+++ b/package/gtk+/Makefile
@@ -31,6 +31,7 @@ CONFIGURE_ARGS+= --disable-gtk-doc-html \
--disable-xinerama \
--without-xinput \
--disable-gtk-doc \
+ --disable-cups \
--disable-papi \
--disable-introspection
CONFIGURE_ENV+= gio_can_sniff=no \