From: Florian Fainelli Date: Fri, 5 Jan 2007 20:38:37 +0000 (+0000) Subject: Fix wrong package dependencies X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=6e747a2cf65ea3de1002a17a8ece6cd8a752c016 Fix wrong package dependencies SVN-Revision: 6002 --- diff --git a/sound/shell-fm/Makefile b/sound/shell-fm/Makefile index b203d43a84..1a1ae96c70 100644 --- a/sound/shell-fm/Makefile +++ b/sound/shell-fm/Makefile @@ -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 \\\