sleuthkit: zlib-devel must in makedepends for cross builds.

... otherwise only native builds are linked to libz.
This commit is contained in:
Juan RP 2015-02-03 08:26:36 +01:00
parent dc154013f5
commit 85c4cac7cc

View file

@ -1,14 +1,14 @@
# Template file for 'sleuthkit' # Template file for 'sleuthkit'
pkgname=sleuthkit pkgname=sleuthkit
version=4.1.3 version=4.1.3
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
makedepends="libewf-devel" makedepends="zlib-devel libewf-devel"
short_desc="File system and media management forensic analysis tools" short_desc="File system and media management forensic analysis tools"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-2,IBM-PL-1.0,CPL-1.0" license="GPL-2,IBM-PL-1.0,CPL-1.0"
homepage="http://www.sleuthkit.org/" homepage="http://www.sleuthkit.org/"
hostmakedepends="perl zlib-devel" hostmakedepends="perl"
depends="perl" depends="perl"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=67f9d2a31a8884d58698d6122fc1a1bfa9bf238582bde2b49228ec9b899f0327 checksum=67f9d2a31a8884d58698d6122fc1a1bfa9bf238582bde2b49228ec9b899f0327