projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e533450
)
build pulseaudio without gtk2 when xorg feed is installed
author
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:51:45 +0000
(18:51 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 6 Aug 2012 18:51:45 +0000
(18:51 +0000)
SVN-Revision: 33026
sound/pulseaudio/Makefile
patch
|
blob
|
history
diff --git
a/sound/pulseaudio/Makefile
b/sound/pulseaudio/Makefile
index 22dc6a780dcd3e820c1e146471ae0f6ca2101666..3cbbaa48033dd2cf0f272fb58233f5d414ca2170 100644
(file)
--- 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 \