aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-term-animation/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-term-animation/APKBUILD')
-rw-r--r--community/perl-term-animation/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/perl-term-animation/APKBUILD b/community/perl-term-animation/APKBUILD
index 61bb866fa50..ca14a5c2230 100644
--- a/community/perl-term-animation/APKBUILD
+++ b/community/perl-term-animation/APKBUILD
@@ -4,13 +4,12 @@
pkgname=perl-term-animation
_pkgreal=Term-Animation
pkgver=2.6
-pkgrel=1
+pkgrel=2
pkgdesc="ASCII sprite animation framework"
url="https://metacpan.org/release/Term-Animation/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
-depends="perl-curses"
-makedepends="perl-dev"
+depends="perl perl-curses"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/K/KB/KBAUCOM/Term-Animation-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"