summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-04 17:38:09 -0800
committerAndy Weidenbaum2016-01-04 17:38:09 -0800
commitbe4549416ebc40ab96c8b65f0ae3b5b20a128711 (patch)
treea2692f9d6174a0cd4adf583de82d83460199c5cf /PKGBUILD
parentb5ba10f5d2ea54268e865326e7e87c68363ebfbe (diff)
downloadaur-be4549416ebc40ab96c8b65f0ae3b5b20a128711.tar.gz
s/rakudo/perl6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 992195d0a9a8..e5cdfd5c6216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.0.3
pkgrel=2
pkgdesc="Simple serialisation of objects to JSON"
arch=('any')
-depends=('rakudo' 'perl6-json-name' 'perl6-json-tiny')
+depends=('perl6' 'perl6-json-name' 'perl6-json-tiny')
checkdepends=('perl')
makedepends=('alacryd' 'git')
groups=('perl6')