diff options
-rw-r--r-- | community/fzf/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/fzf/APKBUILD b/community/fzf/APKBUILD index a25b020e92..e2f9551887 100644 --- a/community/fzf/APKBUILD +++ b/community/fzf/APKBUILD @@ -9,6 +9,7 @@ url="https://github.com/junegunn/fzf" arch="all" license="MIT" makedepends="go glide bash tmux" +options="net" subpackages=" $pkgname-tmux::noarch $pkgname-bash-completion:bashcomp:noarch |