summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54744c455772..59dd3337696c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Minion is a relatively new constraint solver which is fast and scales w
arch=('i686' 'x86_64')
url="http://constraintmodelling.org/minion/"
license=('GNU General Public License Version 2')
-makedepends=('python2' 'cmake')
+makedepends=('python2' 'cmake' 'mercurial')
source=("hg+https://bitbucket.org/stacs_cp/minion")
md5sums=('SKIP')