summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2021-03-20 11:15:36 -0700
committerShadowKyogre2021-03-20 11:15:36 -0700
commit23b731187b903ff3ed670037eac4e2ee37db90c5 (patch)
treea801bdf09524d607b6b8168ab1de2ad5db6f4b70 /PKGBUILD
parent653fa8b617557d1f528d29d66e4a0eba7383af5e (diff)
downloadaur-23b731187b903ff3ed670037eac4e2ee37db90c5.tar.gz
Forgot to add git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 071479f47ea3..180cc820425c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ pkgdesc="Modified version of default kupfer volumes plugin that allows usage of
arch=('any')
url="https://gist.github.com/4351271"
license=('GPL')
+makedepends=('git')
depends=('kupfer')
source=("kupfer-volumes-cc::git://gist.github.com/4351271.git")
sha256sums=(SKIP)