From f085beec2a6be9b1045ed4f609156ea54ad37d82 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 10 Feb 2021 21:45:18 +0100 Subject: [pkg] add build deps --- debian/control | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1a2266a..595033d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,9 @@ Source: riseup-vpn Section: net Priority: extra Maintainer: LEAP Encryption Access Project -Build-Depends: debhelper-compat (= 12), golang-go (>= 2:1.9), make, pkg-config, g++ +Build-Depends: debhelper-compat (= 12), golang-go (>= 2:1.9), make, pkg-config, g++, git, + qt5-qmake, qttools5-dev-tools, libqt5qml5, libqt5quick5, qtdeclarative5-dev, + qtbase5-dev Standards-Version: 4.4.1 Homepage: https://0xacab.org/leap/bitmask-vpn #Vcs-Browser: https://0xacab.org/leap/bitmask-vpn @@ -11,7 +13,9 @@ Homepage: https://0xacab.org/leap/bitmask-vpn Package: riseup-vpn Architecture: any Enhances: openvpn -Depends: ${shlibs:Depends}, ${misc:Depends}, openvpn, policykit-1-gnome | polkit-1-auth-agent, python3 +Depends: ${shlibs:Depends}, ${misc:Depends}, openvpn, policykit-1-gnome | polkit-1-auth-agent, python3, + qml-module-qtquick2, qml-module-qtquick-controls, qml-module-qtquick-dialogs, + qml-module-qtquick-extras, qml-module-qt-labs-platform Description: Easy, fast, and secure VPN service from riseup.net. . The service does not require a user account, keep logs, or track you in any -- cgit v1.2.3