aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-xml-libxml-simple/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-xml-libxml-simple/APKBUILD')
-rw-r--r--community/perl-xml-libxml-simple/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/perl-xml-libxml-simple/APKBUILD b/community/perl-xml-libxml-simple/APKBUILD
index b3ee7f46215..3578eceaab6 100644
--- a/community/perl-xml-libxml-simple/APKBUILD
+++ b/community/perl-xml-libxml-simple/APKBUILD
@@ -4,13 +4,12 @@
pkgname=perl-xml-libxml-simple
_pkgreal=XML-LibXML-Simple
pkgver=1.01
-pkgrel=1
+pkgrel=2
pkgdesc="XML::LibXML based XML::Simple clone"
url="https://metacpan.org/release/XML-LibXML-Simple"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
-depends="perl-file-slurp-tiny perl-xml-libxml"
-makedepends="perl-dev"
+depends="perl perl-file-slurp-tiny perl-xml-libxml"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/M/MA/MARKOV/XML-LibXML-Simple-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"