[packages]cmus: commit all Config.in changes
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Jul 2013 13:28:18 +0000 (13:28 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Jul 2013 13:28:18 +0000 (13:28 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37613 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/cmus/Config.in

index bc310fa..ac51088 100644 (file)
@@ -2,8 +2,8 @@ menu "Configuration"
        depends on PACKAGE_cmus
 
 config CMUS_WITH_PULSE
-       bool
+       bool "Enable pulseaudio support"
+       depends on PACKAGE_pulseaudio-daemon
        default n
-       prompt "Enable pulseaudio support"
 
 endmenu