diff options
Diffstat (limited to 'testing/fd/APKBUILD')
-rw-r--r-- | testing/fd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/fd/APKBUILD b/testing/fd/APKBUILD index 04d1194d8d..f0b2a5a3bd 100644 --- a/testing/fd/APKBUILD +++ b/testing/fd/APKBUILD @@ -8,6 +8,7 @@ url="https://github.com/sharkdp/fd" arch="x86_64 armv7 armhf !aarch64 x86" # Cargo (aarch64 due to MAP_32BIT) license="MIT Apache-2.0" makedepends="cargo" +options="net" subpackages=" $pkgname-doc $pkgname-bash-completion:bashcomp:noarch |