mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
liburing: add KERNEL_IO_URING dependency
This needs kernel io_uring support to work. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ define Package/liburing
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=io_uring library
|
||||
URL:=https://git.kernel.dk/cgit/liburing
|
||||
DEPENDS:=@KERNEL_IO_URING
|
||||
endef
|
||||
|
||||
define Package/liburing/description
|
||||
|
||||
Reference in New Issue
Block a user