summaryrefslogtreecommitdiff
path: root/perl-want/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-want/PKGBUILD')
-rw-r--r--perl-want/PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-want/PKGBUILD b/perl-want/PKGBUILD
index 490257e6..7de5b5b9 100644
--- a/perl-want/PKGBUILD
+++ b/perl-want/PKGBUILD
@@ -4,9 +4,13 @@
pkgname='perl-want'
pkgver='0.29'
-pkgrel='5'
+pkgrel='6'
pkgdesc="A generalisation of wantarray"
arch=('x86_64' 'i686')
+depends=(
+ 'perl>=5.28'
+ 'perl<5.29'
+)
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
makedepends=(