Skip to content

Commit

Permalink
pulseaudio: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Dec 29, 2013
1 parent 84aeec0 commit 35bd42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audio/pulseaudio/DEPENDS
Expand Up @@ -17,7 +17,7 @@ optional_depends "dbus" "--enable-dbus" "--disable-dbus" "option
optional_depends "%UDEV" "--enable-udev" "--disable-udev" "optional UDEV support"
optional_depends "lirc" "--enable-lirc" "--disable-lirc" "optional LIRC support"
optional_depends "GConf" "--enable-gconf" "--disable-gconf" "optional GConf support"
optional_depends "gtk+-3" "--enable-gtk3" "--disable-gtk3" "optional Gtk+ 2 support"
optional_depends "gtk+-3" "--enable-gtk3" "--disable-gtk3" "optional Gtk+ 3 support"
optional_depends "libsamplerate" "--enable-samplerate" "--disable-samplerate" "optional libsamplerate support"
optional_depends "openssl" "--enable-openssl" "--disable-openssl" "for OpenSSL support"
optional_depends "bluez" "--enable-bluez" "--disable-bluez" "optional BlueZ support"
Expand Down

0 comments on commit 35bd42e

Please sign in to comment.