diff options
Diffstat (limited to 'veracrypt/debian/control')
-rw-r--r-- | veracrypt/debian/control | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/veracrypt/debian/control b/veracrypt/debian/control index 02fb1aa..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 <bgstack15@gmail.com> -Build-Depends: debhelper (>= 11), - libayatana-appindicator-dev | libappindicator-dev, +Build-Depends: debhelper-compat (= 12), + libayatana-appindicator3-dev | libappindicator3-dev, libfuse-dev, - libwxgtk3.0-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 |