projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6386ddb
)
libxapian: add a build dependency on util-linux (it needs libuuid at build time)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 Jun 2012 11:40:15 +0000
(11:40 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 Jun 2012 11:40:15 +0000
(11:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32523
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libxapian/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxapian/Makefile
b/libs/libxapian/Makefile
index
6f2af00
..
7b290c0
100644
(file)
--- a/
libs/libxapian/Makefile
+++ b/
libs/libxapian/Makefile
@@
-18,6
+18,8
@@
PKG_MD5SUM:=6c9f9e7ac43aa4e086283201329e98ee
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
+PKG_BUILD_DEPENDS:=util-linux
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk