From: florian Date: Wed, 16 Dec 2009 23:25:16 +0000 (+0000) Subject: [package] lame-lib does not depend on lame (#6366) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=46383bf1f365f0c0a04fff0d42a515acd0a5042c;p=packages.git [package] lame-lib does not depend on lame (#6366) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18796 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/lame/Makefile b/sound/lame/Makefile index aa5302a86..779580fa9 100644 --- a/sound/lame/Makefile +++ b/sound/lame/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lame PKG_VERSION:=398-2 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/lame PKG_MD5SUM:=719dae0ee675d0c16e0e89952930ed35 @@ -39,7 +39,6 @@ endef define Package/lame-lib $(call Package/lame/Default) TITLE:=lame-lib - DEPENDS:=lame endef define Package/lame-lib/description