summaryrefslogtreecommitdiffstats
path: root/audio-drivers/pulseaudio/DEPENDS
diff options
context:
space:
mode:
authorPieter Lenaerts2007-05-04 07:17:27 +0200
committerPieter Lenaerts2007-05-04 07:17:27 +0200
commit1ac911961cf91e3a02e6240997a29b14d4b344a8 (patch)
tree7ec670b303b48a5c2b92afe178c1e6ba7bed26ea /audio-drivers/pulseaudio/DEPENDS
parent6b6a415f34ed937d8a6f7b081a9899480ce25218 (diff)
pulseaudio: added X support
Diffstat (limited to 'audio-drivers/pulseaudio/DEPENDS')
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index cc598ccaac..164f8212fe 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -33,4 +33,7 @@ optional_depends libcap \
"--with-caps" \
"--without-caps" \
"Enable libcap support?" &&
-# X support: to add
+optional_depends X11-LIBS \
+ "--with-x" \
+ "--without-x" \
+ "Enable X support?"