From bb8e473a98989ec53bce11aa9a45ddfd58405986 Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 25 May 2020 10:23:52 -0400 Subject: rebase veracrypt dpkg to overlay Unit193 Unit193 is still actively maintaining veracrypt dpkgs so remove my old fork and just add a stackrpms overlay for myself. --- veracrypt/debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'veracrypt/debian/control') diff --git a/veracrypt/debian/control b/veracrypt/debian/control index b33eb0e..3c964b9 100644 --- a/veracrypt/debian/control +++ b/veracrypt/debian/control @@ -2,13 +2,14 @@ Source: veracrypt Section: non-free/utils Priority: optional Maintainer: B Stack -Build-Depends: debhelper (>= 11), - libayatana-appindicator-dev | libappindicator-dev, +Build-Depends: debhelper-compat (= 12), + libayatana-appindicator3-dev | libappindicator3-dev, libfuse-dev, libwxgtk3.0-gtk3-dev, pkg-config, yasm [any-i386 any-amd64] -Standards-Version: 4.2.1 +Rules-Requires-Root: no +Standards-Version: 4.5.0 Homepage: https://veracrypt.fr/ Package: veracrypt -- cgit