From 90c66814d21793afbc34164b77981967cfa406be Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 17 Nov 2014 23:14:40 -0200 Subject: linux-libre-lts-{grsec-,}knock: add openssh-knock to optdepends --- kernels/linux-libre-lts-grsec-knock/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernels/linux-libre-lts-grsec-knock/PKGBUILD') 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[@]}") -- cgit v1.2.3