summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn D Jones III2015-10-12 13:38:03 -0600
committerJohn D Jones III2015-10-12 13:38:03 -0600
commit378dd268d8a27226d8458433d54b0bd14046f1c5 (patch)
tree3410f1c3c7d5a780e9ee57ae9cb8a97f146ab312
parentf046437bdc2dca2841d9e7748a72874af662c827 (diff)
downloadaur-378dd268d8a27226d8458433d54b0bd14046f1c5.tar.gz
Update deps
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a197df9a49d..44cb2ae0ec1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = perl-lexical-sealrequirehints
arch = any
license = PerlArtistic
license = GPL
+ makedepends = perl-module-build
depends = perl
options = !emptydirs
source = http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Lexical-SealRequireHints-0.009.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index f898a40f8e91..9a3537e23a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
-makedepends=()
+makedepends=('perl-module-build')
url='https://metacpan.org/release/Lexical-SealRequireHints'
source=('http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Lexical-SealRequireHints-0.009.tar.gz')
md5sums=('f8484f81710b650277f2baa55d1f1060')