summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/gwc/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-apps/gwc/DEPENDS')
-rwxr-xr-xgnome2-apps/gwc/DEPENDS7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome2-apps/gwc/DEPENDS b/gnome2-apps/gwc/DEPENDS
index a2f18245eb..890f1934c5 100755
--- a/gnome2-apps/gwc/DEPENDS
+++ b/gnome2-apps/gwc/DEPENDS
@@ -15,4 +15,9 @@ optional_depends libvorbis \
optional_depends mpg123 \
"--enable-mp3" \
"--disable-mp3" \
- "for mp3 file reading support"
+ "for mp3 file reading support" &&
+
+optional_depends pulseaudio \
+ "--enable-pa" \
+ "--disable-pa" \
+ "Enable Pulse audio support?"