From c56868cfaeccbe23e007e21090f164cf8a872479 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 7 Aug 2026 12:36:06 +0300 Subject: [PATCH] Add liburing as dependency --- info.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/info.yml b/info.yml index d58f3d3..8fed982 100644 --- a/info.yml +++ b/info.yml @@ -1,7 +1,7 @@ name: qt6-base description: Cross-platform application development framework for creating graphical user interfaces version: 6.11.1 -revision: 2 +revision: 3 url: https://www.qt.io/ license: FDL,GPL3,LGPL3,custom maintainers: @@ -30,6 +30,7 @@ depends: - libpng - libproxy - libsm + - liburing - libx11 - libxcb - libxkbcommon