From 49e606ab941ae4aec14d337f11f4ac6f24f5fd67 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 16 Dec 2009 23:25:16 +0000 Subject: [PATCH] lame-lib does not depend on lame (#6366) SVN-Revision: 18796 --- sound/lame/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.30.2