aboutsummarylogtreecommitdiffstats
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 af3cfa450e00..3ae19bc74f6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/azukiapp/libnss-resolver"
license=('Apache')
depends=('glibc')
-makedepends=('clang' 'wget' 'scons' )
+makedepends=('fakeroot' 'clang' 'wget' 'scons')
conflicts=(${pkgname}-git)
pkgcommit=00b56693dd20d9c4e60c56216a92b8a00c0aa955
source=("https://github.com/azukiapp/libnss-resolver/archive/$pkgcommit.zip")