diff options
author | B. Stack <bgstack15@gmail.com> | 2021-12-06 19:11:01 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-12-06 19:11:01 -0500 |
commit | ade11e79973058247c4974218500910a9516e43e (patch) | |
tree | 8c9842c92bcfc63707272f8a53319fff70ed38da /veracrypt/debian/control | |
parent | vc: fix patches for 1.25.4 (diff) | |
download | stackrpms-ade11e79973058247c4974218500910a9516e43e.tar.gz stackrpms-ade11e79973058247c4974218500910a9516e43e.tar.bz2 stackrpms-ade11e79973058247c4974218500910a9516e43e.zip |
use libfuse3-dev
Diffstat (limited to 'veracrypt/debian/control')
-rw-r--r-- | veracrypt/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/veracrypt/debian/control b/veracrypt/debian/control index 0d7f7e5..db1dc3e 100644 --- a/veracrypt/debian/control +++ b/veracrypt/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: B Stack <bgstack15@gmail.com> Build-Depends: debhelper-compat (= 12), libayatana-appindicator3-dev | libappindicator3-dev, - libfuse-dev, + libfuse3-dev, libwxgtk3.0-gtk3-dev, pkg-config, yasm [any-i386 any-amd64] |