summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-knock
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-24 21:22:53 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-24 21:22:53 -0200
commit9fa549c9fa7f7790864f88c9e7c8059c11add6b6 (patch)
treea69deb44910379359bd04689a09a5db5c3ba2ccf /kernels/linux-libre-knock
parent41aac816619a642d8cb4a3af997e48f50da73013 (diff)
linux-libre kernels: rename linux-firmware to linux-libre-firmware and paxd to paxd-libre
Diffstat (limited to 'kernels/linux-libre-knock')
-rw-r--r--kernels/linux-libre-knock/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-knock/PKGBUILD b/kernels/linux-libre-knock/PKGBUILD
index 1912e916d..c200bdc4e 100644
--- a/kernels/linux-libre-knock/PKGBUILD
+++ b/kernels/linux-libre-knock/PKGBUILD
@@ -119,7 +119,7 @@ build() {
_package() {
pkgdesc="The ${pkgbase^} kernel and modules with support for stealth TCP sockets"
[ "${pkgbase}" = "linux-libre" ] && groups=('base')
- depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
+ depends=('coreutils' 'linux-libre-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country'
'systemd-knock: to use system and service manager with TCP Stealth support'
'openssh-knock: to use SSH with TCP Stealth support')