From 573512cc5d685c23fe66efd51181a40e16c74f0e Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Thu, 16 Oct 2025 14:35:03 +0800 Subject: [PATCH] chore: Adjust open source license configuration - Removeed pkg-config(GPL-2.0-or-later) dependency from Debian build requirements Log: Update license and build dependencies --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index de1944d..f67ce39 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 11), qt6-tools-dev-tools, qtbase5-dev, qttools5-dev-tools, - pkg-config, libjpeg-dev, libicu-dev, libpng-dev,