projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952e280
)
lame-lib does not depend on lame (#6366)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 16 Dec 2009 23:25:16 +0000
(23:25 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 16 Dec 2009 23:25:16 +0000
(23:25 +0000)
SVN-Revision: 18796
sound/lame/Makefile
patch
|
blob
|
history
diff --git
a/sound/lame/Makefile
b/sound/lame/Makefile
index aa5302a86745927d0aaa7f218490e636aac730d0..779580fa9826f9269eec78894d8a4fdbefedd76c 100644
(file)
--- 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