From 51417f239a6abe36d7ace2ded969d805527ffb26 Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 6 Aug 2012 18:51:45 +0000 Subject: [PATCH] [packages] build pulseaudio without gtk2 when xorg feed is installed git-svn-id: svn://svn.openwrt.org/openwrt/packages@33026 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/pulseaudio/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 22dc6a780..3cbbaa480 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -108,6 +108,7 @@ CONFIGURE_ARGS += \ --disable-samplerate \ --disable-per-user-esound-socket \ --disable-solaris \ + --disable-gtk2 \ --disable-glib2 \ --disable-jack \ --disable-asyncns \ -- 2.11.0