From b12a175fee6942deb879582f5b5dcd13154da441 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 5 Jan 2007 20:38:37 +0000 Subject: [PATCH] Fix wrong package dependencies git-svn-id: svn://svn.openwrt.org/openwrt/packages@6002 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/shell-fm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/shell-fm/Makefile b/sound/shell-fm/Makefile index b203d43a8..1a1ae96c7 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 \\\