Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support/go17/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'build-support/go17/PKGBUILD')
-rw-r--r--build-support/go17/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-support/go17/PKGBUILD b/build-support/go17/PKGBUILD
index ff6ae85c..f51d0efa 100644
--- a/build-support/go17/PKGBUILD
+++ b/build-support/go17/PKGBUILD
@@ -21,7 +21,7 @@ pkgdesc='Core compiler tools for the Go programming language'
arch=(i486 i686 pentium4 x86_64)
url='https://golang.org/'
license=(BSD)
-makedepends=(git go)
+makedepends=(git go16)
replaces=(go-pie)
provides=(go-pie)
options=(!strip staticlibs)