projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d06fe5e
)
fonera-mp3: fix json-c dependency here as well
author
Nicolas Thill
<nico@openwrt.org>
Tue, 28 Aug 2007 15:11:42 +0000
(15:11 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 28 Aug 2007 15:11:42 +0000
(15:11 +0000)
SVN-Revision: 8529
package/fonera-mp3/Makefile
patch
|
blob
|
history
diff --git
a/package/fonera-mp3/Makefile
b/package/fonera-mp3/Makefile
index b807100b4020232120e0ac986684ecaf0c6ad642..6dea247fcae3d2d7508f075766dbbc336ab05a86 100644
(file)
--- a/
package/fonera-mp3/Makefile
+++ b/
package/fonera-mp3/Makefile
@@
-11,7
+11,8
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=fonera-mp3d
PKG_RELEASE:=1
PKG_VERSION:=1.0
-PKG_BUILD_DEPENDS:=json-c
+
+PKG_BUILD_DEPENDS:=libjson
include $(INCLUDE_DIR)/package.mk