mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 04:35:39 +03:00
testing/perl-xml-namespacesupport: Don't use depends_dev
This commit is contained in:
parent
6e0c67db62
commit
dd63189e4f
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ url="http://search.cpan.org/dist/XML-NamespaceSupport"
|
|||
arch="noarch"
|
||||
license="GPL"
|
||||
depends="perl"
|
||||
depends_dev="perl-dev"
|
||||
makedepends="$depends_dev"
|
||||
depends_dev=""
|
||||
makedepends="perl-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-$pkgver.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue