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:
parent
d72703c1e1
commit
031a25b7c1
@ -26,7 +26,7 @@ define Package/cmus
|
|||||||
SECTION:=sound
|
SECTION:=sound
|
||||||
CATEGORY:=Sound
|
CATEGORY:=Sound
|
||||||
DEPENDS:= \
|
DEPENDS:= \
|
||||||
+libpthread +librt +libncurses $(ICONV_DEPENDS) \
|
+libpthread +librt +libncursesw $(ICONV_DEPENDS) \
|
||||||
+AUDIO_SUPPORT:alsa-lib \
|
+AUDIO_SUPPORT:alsa-lib \
|
||||||
+BUILD_PATENTED:libmad +libvorbisidec +libflac
|
+BUILD_PATENTED:libmad +libvorbisidec +libflac
|
||||||
TITLE:=C* Music Player
|
TITLE:=C* Music Player
|
||||||
|
Loading…
x
Reference in New Issue
Block a user