summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2022-07-07 11:44:03 -0700
committerShadowKyogre2022-07-07 11:44:03 -0700
commit8a81cea8e809fd8f2d55ee88082e10e4e90f3b89 (patch)
tree64ea61cd445a31411f79138b8878d3d4ce9f3859 /PKGBUILD
parent4fff3d1d4acea427db6d0cc095962c57774c6d5a (diff)
downloadaur-chronoslnx-git.tar.gz
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 6c330b5f5a14..3edb4f29d4a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc="A simple planetary hours program"
arch=('any')
url="http://shadowkyogre.gitlab.io/ChronosLNX/"
license=('GPL')
+makedepends=('git')
depends=('python-pyqt4' 'python-dateutil' 'pyswisseph3')
source=("$pkgname"::"git+https://gitlab.com/ShadowKyogre/ChronosLNX.git")
md5sums=(SKIP) #generate with 'makepkg -g'