Fix wrong package dependencies
authorFlorian Fainelli <florian@openwrt.org>
Fri, 5 Jan 2007 20:38:37 +0000 (20:38 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 5 Jan 2007 20:38:37 +0000 (20:38 +0000)
SVN-Revision: 6002

sound/shell-fm/Makefile

index b203d43a84676f6c205255abd5713edd030c0447..1a1ae96c707980ee76d8661880940652b6a0ff46 100644 (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 \\\