cmus: depend on libncursesw instead of libncurses

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32223 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-11 22:46:27 +00:00
parent d72703c1e1
commit 031a25b7c1

View File

@ -26,7 +26,7 @@ define Package/cmus
SECTION:=sound
CATEGORY:=Sound
DEPENDS:= \
+libpthread +librt +libncurses $(ICONV_DEPENDS) \
+libpthread +librt +libncursesw $(ICONV_DEPENDS) \
+AUDIO_SUPPORT:alsa-lib \
+BUILD_PATENTED:libmad +libvorbisidec +libflac
TITLE:=C* Music Player