1
0
Fork 0

[PKGBUILD] Added makedepends.

This commit is contained in:
Alexander Andreev 2022-01-02 22:40:35 +04:00
parent 791b48e043
commit 7f9e3bbc66
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 0 deletions

View File

@ -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"