aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'testing/zsh')
-rw-r--r--testing/zsh/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/zsh/APKBUILD b/testing/zsh/APKBUILD
index dbb77447fb..bdb885c3b7 100644
--- a/testing/zsh/APKBUILD
+++ b/testing/zsh/APKBUILD
@@ -28,6 +28,7 @@ build() {
--enable-function-subdirs \
--enable-zsh-secure-free \
--sysconfdir=/etc \
+ --with-tcsetpgrp \
--mandir=/usr/share/man \
--infodir=/usr/share/info
make || return 1