aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fd
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-09-15 18:43:09 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-09-23 21:54:33 -0300
commit62ae652c82d5fd0cad7564c28d2c653c2d951f15 (patch)
tree781d5126672bd48669b7a8d041e0ea184ef65c6d /testing/fd
parent488ebbebb5b4d4f6e8dc8dfb62fc0b0d5f50bd5e (diff)
downloadaports-62ae652c82d5fd0cad7564c28d2c653c2d951f15.tar.bz2
aports-62ae652c82d5fd0cad7564c28d2c653c2d951f15.tar.xz
testing/fd: add options="net"
This option allows fd to be built via rootbld. closes !61
Diffstat (limited to 'testing/fd')
-rw-r--r--testing/fd/APKBUILD1
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