From 0bbae6f991d3883e612ce1c66488ae321a327d8b Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Fri, 4 Feb 2022 16:30:25 +0100 Subject: add mercurial as makedepends for hg command - thanks you again kseistrup !! --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 43f89bd..e964de5 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="ActivityPub compatible server with web frontend. Mercurialtip." arch=("x86_64") url="https://humungus.tedunangst.com/r/honk" license=("custom:ISC") -makedepends=("go" "sqlite") +makedepends=("go" "sqlite" "mercurial") depends=("go" "sqlite") optdepends=("nginx: for TLS and reverse proxying") changelog="$pkgname.changelog" -- cgit v1.2.3-70-g09d2