summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f8a72e8cd06..3757cffd923b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.0.4
pkgrel=1
pkgdesc="Do things with Perl 6 META files"
arch=('any')
-depends=('rakudo' 'perl6-json-class')
+depends=('perl6' 'perl6-json-class')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')