projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7c6e76
)
[package] jshn: add build dependency on libubox, it needs the list.h header from it
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Feb 2011 19:49:48 +0000
(19:49 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Feb 2011 19:49:48 +0000
(19:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25652
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/jshn/Makefile
patch
|
blob
|
history
diff --git
a/package/jshn/Makefile
b/package/jshn/Makefile
index
d5d1ea0
..
763871a
100644
(file)
--- a/
package/jshn/Makefile
+++ b/
package/jshn/Makefile
@@
-17,6
+17,7
@@
define Package/jshn/description
Library for parsing and generating JSON from shell scripts
endef
+PKG_BUILD_DEPENDS += libubox
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include --std=gnu99
define Build/Compile
This page took
0.026363 seconds
and
4
git commands to generate.