aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-02-25 23:50:11 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-02-27 00:03:26 +0000
commitfc98dfbc53abfb83ded1f230cf0650fdcb764a06 (patch)
treec24c848887ab62dc3c1732b52d430180275a08bc
parentb640df6b694fbd33a9180de089f6d45400570ec8 (diff)
downloadaports-fc98dfbc53abfb83ded1f230cf0650fdcb764a06.tar.bz2
aports-fc98dfbc53abfb83ded1f230cf0650fdcb764a06.tar.xz
community/perl-image-info: move from testing
-rw-r--r--community/perl-image-info/APKBUILD (renamed from testing/perl-image-info/APKBUILD)3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/perl-image-info/APKBUILD b/community/perl-image-info/APKBUILD
index 411571d1c3..fa3700bffc 100644
--- a/testing/perl-image-info/APKBUILD
+++ b/community/perl-image-info/APKBUILD
@@ -9,8 +9,7 @@ pkgdesc="Extract meta information from image files"
url="https://metacpan.org/release/Image-Info/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
-cpandepends="perl-io-stringy"
-depends="$cpandepends"
+depends="perl-io-stringy"
makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Image-Info-$pkgver.tar.gz"