From 471246912f517c5b02591f87e09f29fcd8e78d51 Mon Sep 17 00:00:00 2001 From: Peter Jung Date: Tue, 19 Nov 2024 19:46:11 +0100 Subject: [PATCH] linux: Add scx-scheds to optdepends Signed-off-by: Peter Jung --- .SRCINFO | 1 + PKGBUILD | 1 + 2 files changed, 2 insertions(+) diff --git a/.SRCINFO b/.SRCINFO index 898f603..6029bf6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -47,6 +47,7 @@ pkgname = linux depends = kmod optdepends = wireless-regdb: to set the correct wireless channels of your country optdepends = linux-firmware: firmware images needed for some devices + optdepends = scx-scheds: to use sched-ext schedulers provides = KSMBD-MODULE provides = VIRTUALBOX-GUEST-MODULES provides = WIREGUARD-MODULE diff --git a/PKGBUILD b/PKGBUILD index 1a9b52d..1b3777a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -100,6 +100,7 @@ _package() { optdepends=( 'wireless-regdb: to set the correct wireless channels of your country' 'linux-firmware: firmware images needed for some devices' + 'scx-scheds: to use sched-ext schedulers' ) provides=( KSMBD-MODULE