Fix wrong package dependencies
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Jan 2007 20:38:37 +0000 (20:38 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Jan 2007 20:38:37 +0000 (20:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6002 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/shell-fm/Makefile

index b203d43..1a1ae96 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 \\\