summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 250ea867862f..0a79b20bb7e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc='Framework to smartly mirror git repositories'
url='https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git'
arch=('any')
license=('GPL3')
-depends=('python-setuptools')
+depends=('python-setuptools' 'python-anyjson' 'python-gitpython'
+ 'python-enlighten')
source=(https://git.kernel.org/pub/scm/utils/grokmirror/grokmirror.git/snapshot/grokmirror-${pkgver}.tar.{gz,asc})
validpgpkeys=('DE0E66E32F1FDD0902666B96E63EDCA9329DD07E') # Konstantin Ryabitsev
sha256sums=('SKIP'