perl-Alien-Libxml2: add min version to dependency
This commit is contained in:
committed by
Christoph Reiter
parent
a8371d94d9
commit
73942e9eaa
@@ -9,7 +9,7 @@ arch=('any')
|
||||
license=('PerlArtistic')
|
||||
url="https://metacpan.org/release/Alien-Libxml2"
|
||||
groups=('perl-modules')
|
||||
depends=('libxml2' 'perl-Alien-Build')
|
||||
depends=('libxml2' 'perl-Alien-Build>=2.37')
|
||||
makedepends=('perl-HTML-Parser' 'perl-Sort-Versions' 'perl-Test2-Suite' 'perl-URI' 'libxml2-devel')
|
||||
options=(!emptydirs)
|
||||
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
Reference in New Issue
Block a user