summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2017-02-07 20:31:29 +0100
committerNarrat2017-02-07 20:31:29 +0100
commit95e788703cda7a6a478abcbf3f56ac0484e33aa2 (patch)
tree22cfe2fe5e36cb9d77e5ad5f88b181e2beeb38c2 /PKGBUILD
parentf191b5c1f1be23276eabbc9297fcbe6336bd29b5 (diff)
downloadaur-95e788703cda7a6a478abcbf3f56ac0484e33aa2.tar.gz
ytfs-git: Forgot makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8e186f8613c..252426ca168e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('any')
url="https://github.com/rasguanabana/ytfs"
license=('MIT')
depends=('python-requests' 'python-fusepy' 'youtube-dl')
+makedepends=('git')
source=("git://github.com/rasguanabana/${_pkgname}.git")
md5sums=('SKIP')