tdb: needs coreutils to build
This commit is contained in:
parent
929f2b675c
commit
50f40acb10
|
@ -4,6 +4,7 @@ version=1.2.9
|
|||
homepage="http://tdb.samba.org/"
|
||||
distfiles="http://samba.org/ftp/tdb/tdb-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Hierarchical pool based memory allocator with destructors"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
@ -16,6 +17,7 @@ long_desc="
|
|||
subpackages="libtdb tdb-devel tdb-python"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build coreutils
|
||||
Add_dependency build python-devel
|
||||
Add_dependency build libxslt
|
||||
Add_dependency build docbook-xsl
|
||||
|
|
Loading…
Reference in New Issue