summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjnanar2018-06-01 19:07:46 +0200
committerjnanar2018-06-01 19:07:46 +0200
commitd95dd37f24099364d7d2bbff46b0d2ded87879a3 (patch)
treea7b7adec21d5808aa4ee1f57e3a6143346fc250f /PKGBUILD
parenta76120b2de4c7ab90abec924e9b86f223651438b (diff)
downloadaur-d95dd37f24099364d7d2bbff46b0d2ded87879a3.tar.gz
Update PKGBUILD and fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8675111973e5..ac4594fcf7aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
url="https://salut-a-toi.org/"
arch=('any')
depends=('python2')
-makedepends=('')
+makedepends=('mercurial')
provides=('sat-tmp')
conflicts=('sat-tmp')
license=('AGPL3')