[PKGBUILD] Added makedepends.
This commit is contained in:
parent
791b48e043
commit
7f9e3bbc66
@ -8,6 +8,7 @@ url="https://git.arav.top/Arav/httpprocwatchd"
|
|||||||
license=('MIT')
|
license=('MIT')
|
||||||
source=('git+https://git.arav.top/Arav/httpprocwatchd.git')
|
source=('git+https://git.arav.top/Arav/httpprocwatchd.git')
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
makedepends=('go')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname"
|
cd "$srcdir/$pkgname"
|
||||||
|
Loading…
Reference in New Issue
Block a user