summaryrefslogtreecommitdiffstats
path: root/audio-drivers/pulseaudio
diff options
context:
space:
mode:
authorEric Sandall2013-09-06 19:08:04 -0700
committerEric Sandall2013-09-06 19:08:04 -0700
commitaf1a253a884db5d1f4aa822a6eb012ee10a41c52 (patch)
tree9f705d1390b41b9c7c3db6cda72f2515092c3bd3 /audio-drivers/pulseaudio
parentfa7100d5ec50563edc37ac82122f5f9094912a07 (diff)
pulseaudio: gtk+2 support also needs libxxf86vm
Diffstat (limited to 'audio-drivers/pulseaudio')
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS5
-rw-r--r--audio-drivers/pulseaudio/HISTORY1
2 files changed, 6 insertions, 0 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index 8dab62f6e4..21f5f3411f 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -41,6 +41,11 @@ optional_depends gtk+2 \
"--enable-gtk2" \
"--disable-gtk2" \
"for GTK+2 support" &&
+
+if is_depends_enabled $SPELL gtk+2; then
+ depends libxxf86vm
+fi &&
+
optional_depends gconf2 \
"--enable-gconf" \
"--disable-gconf" \
diff --git a/audio-drivers/pulseaudio/HISTORY b/audio-drivers/pulseaudio/HISTORY
index 01a2134cae..400c7683e8 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,5 +1,6 @@
2013-09-06 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Replaced xorg-libs with libx11, libice, libsm, libxext, libxtst
+ gtk+2 support also needs libxxf86vm
2013-07-28 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: udev => UDEV