summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-lts-grsec-knock/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kernels/linux-libre-lts-grsec-knock/PKGBUILD')
-rw-r--r--kernels/linux-libre-lts-grsec-knock/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernels/linux-libre-lts-grsec-knock/PKGBUILD b/kernels/linux-libre-lts-grsec-knock/PKGBUILD
index e00f0c133..7494238cb 100644
--- a/kernels/linux-libre-lts-grsec-knock/PKGBUILD
+++ b/kernels/linux-libre-lts-grsec-knock/PKGBUILD
@@ -155,7 +155,8 @@ _package() {
depends=('coreutils' 'linux-firmware' 'kmod' 'grsec-common' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country'
'gradm: to configure and enable Role Based Access Control (RBAC)'
- 'paxd: to enable PaX exploit mitigations and apply exceptions automatically')
+ 'paxd: to enable PaX exploit mitigations and apply exceptions automatically'
+ 'openssh-knock: to enable support for stealth TCP sockets over ssh')
provides=("${_replacesarchkernel[@]/%/=${_archpkgver}}")
conflicts=("${_replacesarchkernel[@]}" "${_replacesoldkernels[@]}" "${_replacesoldmodules[@]}")
replaces=("${_replacesarchkernel[@]}" "${_replacesoldkernels[@]}" "${_replacesoldmodules[@]}")