summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2015-07-01 23:36:10 +0300
committertrizen2015-07-01 23:36:10 +0300
commit1d9ea9d64ae48d4d92d6302e41029dea88355c3f (patch)
treed46d6ba0cee18b62f5e67b00f645cc5711cf2ed3 /PKGBUILD
parent96b6441bb2ed0f4fb2602cb6e972c992104277b4 (diff)
downloadaur-1d9ea9d64ae48d4d92d6302e41029dea88355c3f.tar.gz
Added 'perl-module-build' as makedep.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1f69d6f7432..9c743f17b333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A command line utility for searching and streaming videos from YouTube.
arch=('any')
url="https://github.com/trizen/youtube-viewer"
license=('GPLv3')
-makedepends=('git')
+makedepends=('git' 'perl-module-build')
provides=('youtube-viewer')
conflicts=('youtube-viewer')