linux-tools: rebuild against perl>=5.20.2 due to libperl soname change.

This commit is contained in:
Juan RP 2015-02-15 13:32:54 +01:00
parent ccb1de4525
commit 0261e34a0c

View file

@ -1,10 +1,10 @@
# Template file for 'linux-tools'
pkgname=linux-tools
version=3.19
revision=1
revision=2
wrksrc="linux-${version}"
short_desc="Linux kernel tools meta-pkg"
hostmakedepends="flex perl>=5.20 asciidoc xmlto python automake libtool"
hostmakedepends="flex perl>=5.20.2 asciidoc xmlto python automake libtool"
makedepends="pciutils-devel python-devel libglib-devel libsysfs-devel
elfutils-devel libunwind-devel binutils-devel zlib-devel slang-devel
libudev-devel"