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 8bf5782be8cf..43b9f6d32fc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
-makedepends=()
+makedepends=('perl-yaml-libyaml')
url='https://metacpan.org/release/Badger'
source=('https://github.com/abw/Badger/archive/master.zip')
md5sums=('b2a025e7a7fbd8f4dd3d3b8e85fa581a')