libxapian: add a build dependency on util-linux (it needs libuuid at build time)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32523 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-29 11:40:15 +00:00
parent 6386ddbeda
commit d00eb2225a

View File

@ -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