From 4a3f74f1c3049e3cf03c262c1d49057c2eafb34e Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 8 Jan 2023 20:25:11 +0800 Subject: [PATCH] fix: update cmake version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c77ba2b..b8645c3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: globalprotect-openconnect Section: net Priority: optional Maintainer: Kevin Yue -Build-Depends: cmake (>=3.16), pkg-config, debhelper (>=11~), qtbase5-dev, qttools5-dev, libqt5websockets5-dev (>=5.9), qtwebengine5-dev (>=5.9), qt5keychain-dev +Build-Depends: cmake (>=3.10), pkg-config, debhelper (>=11~), qtbase5-dev, qttools5-dev, libqt5websockets5-dev (>=5.9), qtwebengine5-dev (>=5.9), qt5keychain-dev Standards-Version: 4.1.4 Homepage: https://github.com/yuezk/GlobalProtect-openconnect