rasqal: add perl to checkdepends.

Closes #9406.
This commit is contained in:
maxice8 2017-11-21 06:07:43 -02:00 committed by Enno Boland
parent c0e7aca603
commit b449fee747

View file

@ -6,6 +6,7 @@ build_style=gnu-configure
configure_args="--disable-static --enable-release"
hostmakedepends="pkg-config"
makedepends="mpfr-devel raptor-devel"
checkdepends="perl"
short_desc="RDF Query Library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"