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 beb6b8cbfc11..bd9254f67593 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="openuru.org"
license=('GPL')
depends=('libpqxx'
'postgresql')
-makedepends=()
+makedepends=('mercurial')
backup=()
source=("$pkgname::hg+http://foundry.openuru.org/hg/MOSS"
"include_unistd.patch")