[package] lame-lib does not depend on lame (#6366)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18796 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-12-16 23:25:16 +00:00
parent 671acfcabc
commit 46383bf1f3

View File

@ -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