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