Fix wrong package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6002 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
789f5bc95a
commit
b12a175fee
@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/shell-fm
|
||||
SECTION:=sound
|
||||
CATEGORY:=Sound
|
||||
DEPENDS:=+libmad +openssl +readline +libncurses
|
||||
DEPENDS:=+libmad +libopenssl +libreadline +libncurses
|
||||
TITLE:=Console Based Last.FM Radio Player
|
||||
DESCRIPTION:=\
|
||||
Shell.FM is a console based player for the streams provided \\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user