fix: add pkg-config

This commit is contained in:
Kevin Yue 2023-01-03 11:39:35 +08:00
parent c3d300c807
commit 2ff39fd14e
No known key found for this signature in database
GPG Key ID: 4D3A6EE977B15AC4

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: globalprotect-openconnect
Section: net
Priority: optional
Maintainer: Kevin Yue <k3vinyue@gmail.com>
Build-Depends: cmake (>=3.16), debhelper (>=11~), qtbase5-dev, qttools5-dev, libqt5websockets5-dev (>=5.9), qtwebengine5-dev (>=5.9)
Build-Depends: cmake (>=3.16), pkg-config, debhelper (>=11~), qtbase5-dev, qttools5-dev, libqt5websockets5-dev (>=5.9), qtwebengine5-dev (>=5.9)
Standards-Version: 4.1.4
Homepage: https://github.com/yuezk/GlobalProtect-openconnect