diff --git a/contrib/archlinux/PKGBUILD b/contrib/archlinux/PKGBUILD index cfd2989..b698148 100644 --- a/contrib/archlinux/PKGBUILD +++ b/contrib/archlinux/PKGBUILD @@ -8,6 +8,7 @@ url="https://git.arav.top/Arav/httpprocwatchd" license=('MIT') source=('git+https://git.arav.top/Arav/httpprocwatchd.git') md5sums=('SKIP') +makedepends=('go') build() { cd "$srcdir/$pkgname"