summaryrefslogtreecommitdiff
path: root/user/perl-io-tty/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/perl-io-tty/APKBUILD')
-rw-r--r--user/perl-io-tty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/perl-io-tty/APKBUILD b/user/perl-io-tty/APKBUILD
index 972526fed..e20ad7dce 100644
--- a/user/perl-io-tty/APKBUILD
+++ b/user/perl-io-tty/APKBUILD
@@ -11,7 +11,7 @@ pkgdesc="Low-level allocate a pseudo-tty"
url="https://metacpan.org/pod/IO::Tty"
arch="all"
license="Artistic-1.0-Perl"
-depends=""
+depends="perl"
makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/$_a/$_au/$_author/$_pkgreal-$pkgver.tar.gz"