golang: Recommend resolv-conf

Strictly needs revbump, but for now:

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2023-01-08 06:50:24 +09:00
parent a60695d362
commit 1b669d6fc5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ TERMUX_PKG_VERSION=3:${_MAJOR_VERSION}
TERMUX_PKG_SRCURL=https://storage.googleapis.com/golang/go${_MAJOR_VERSION}.src.tar.gz
TERMUX_PKG_SHA256=eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
TERMUX_PKG_DEPENDS="clang"
TERMUX_PKG_RECOMMENDS="resolv-conf"
TERMUX_PKG_NO_STATICSPLIT=true
termux_step_post_get_source() {