Fix wrong package dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/packages@6002 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-01-05 20:38:37 +00:00
parent 789f5bc95a
commit b12a175fee

View File

@ -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 \\\