perl-Net-DBus: add perl-XML-Twig to checkdepends.

Closes #9435.
This commit is contained in:
maxice8 2017-11-22 00:45:36 -02:00 committed by Enno Boland
parent cfeefcd9c2
commit 8e2e2a95a3

View file

@ -6,6 +6,7 @@ wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl pkg-config"
makedepends="${hostmakedepends} dbus-devel"
checkdepends="perl-XML-Twig"
depends="perl perl-XML-Twig"
short_desc="Extension for the DBus bindings"
maintainer="John Regan <john@jrjrtech.com>"