summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2014-02-10 11:32:28 -0800
committeryar2014-02-10 11:32:28 -0800
commitd876a42edbe6135034beb8c11a6a756b9c02729d (patch)
tree6e7a8fc2c12f4ade2571233b7e439929526afb84 /PKGBUILD
parentac37fb75957dfd61680366d69c7270f011510a0f (diff)
downloadaur-d876a42edbe6135034beb8c11a6a756b9c02729d.tar.gz
[soqt-hg] add mercurial depends, ignore hg repos
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25f1fa7c29d3..36271e164e49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('i686' 'x86_64')
url="https://bitbucket.org/Coin3D/soqt"
license=("GPL")
depends=('coin' 'qt4')
-makedepends=('doxygen')
+makedepends=('doxygen' 'mercurial')
provides=('soqt')
conflicts=('soqt')
options=('!libtool')