From 84c0ad14353899105198ade03a2ae8b98bb83da2 Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 19 Feb 2025 12:42:46 +0000 Subject: [PATCH] libqt5concurrent5t64 Signed-off-by: shenmo --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1576704..1e27398 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: com.github.ccc-app-manager Section: utils Priority: optional Maintainer: keke <243768648@qq.com> -Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.4), libgl1, libqt5core5a (>= 5.11.0~rc1), libqt5gui5 (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libdtkcore5 (>= 5.4), libdtkgui5 (>= 5.4), libdtkwidget5 (>= 5.4) +Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.4), libgl1, libqt5concurrent5 | libqt5concurrent5t64 ,libqt5core5a (>= 5.11.0~rc1), libqt5gui5 (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libdtkcore5 (>= 5.4), libdtkgui5 (>= 5.4), libdtkwidget5 (>= 5.4) Build-Depends: debhelper (>= 11), libdtkwidget-dev, libdtkgui-dev, -- Gitee