summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2018-11-03 22:48:35 +0300
committerAnton Leontiev2018-11-03 22:48:35 +0300
commit2f9c78d0e1a5b4783500bd1c783aadf5bffceb7e (patch)
tree6ad90852b5cfae2d96b8dbc4f95ebab17f8ce45f /PKGBUILD
parent71ad02f832f1c9cfb7ca9c0ebf9fc78921a558ea (diff)
downloadaur-perl-test-deep-fuzzy.tar.gz
Add perl-module-build-tiny to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1472f569235..cdab17b5773d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=('any')
url='https://metacpan.org/release/Test-Deep-Fuzzy'
license=('PerlArtistic' 'GPL')
depends=('perl-test-deep' 'perl-math-round')
+makedepends=('perl-module-build-tiny')
source=(http://search.cpan.org/CPAN/authors/id/K/KA/KARUPA/Test-Deep-Fuzzy-0.01.tar.gz)
options=(!emptydirs)
md5sums=('e50e492322e0c62a191aa096bd23ad25')