summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergej Pupykin2017-02-02 13:18:02 +0000
committerSergej Pupykin2017-02-02 13:18:02 +0000
commitf6959a731ccae02220cf5361794eb59977767db6 (patch)
tree5e8981b56bdd5233c89ead58722c700a4e9f0a7b
parent5f1af070a61a90874fea60ffb98c63a24840573b (diff)
downloadaur-f6959a731ccae02220cf5361794eb59977767db6.tar.gz
upd
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11809137633d..7078a8264551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="A lightweight unicode templating language"
arch=('any')
url="http://pythonpaste.org/tempita/"
license=('custom:MIT')
-makedepends=('python-distribute' 'python2-distribute')
+makedepends=('python-distribute' 'python2-distribute' 'git')
#source=(https://pypi.python.org/packages/source/T/Tempita/Tempita-${pkgver}.tar.gz)
source=("$pkgbase::git://github.com/gjhiggins/tempita.git#commit=${_commit}")
sha256sums=('SKIP')