summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jung2022-11-19 21:21:38 +0100
committerPeter Jung2022-11-19 21:21:38 +0100
commitcb3e0c8ab8978b29ba6506928566d182fa632ec1 (patch)
treed2d8313106a6d9aa307bfd0121319dbfb930c52e
parent5ff6a43952671dfeb39fdc5d52a313049b8e6b2d (diff)
downloadaur-cb3e0c8ab8978b29ba6506928566d182fa632ec1.tar.gz
Add git as makedepend
Signed-off-by: Peter Jung <admin@ptr1337.dev>
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 066ddb4f0d20..d27665326b2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ pkgdesc='CachyOS - ananicy-rules'
url='https://github.com/CachyOS/ananicy-rules'
source=("${pkgname}::git+https://github.com/CachyOS/${pkgname}.git")
sha256sums=('SKIP')
+makedepends=('git')
replaces=(ananicy-rules-git)
provides=(ananicy-rules-git)
conflicts=(ananicy-rules-git)