diff options
Diffstat (limited to 'app-crypt/veracrypt/veracrypt-1.24_p8.ebuild')
-rw-r--r-- | app-crypt/veracrypt/veracrypt-1.24_p8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/veracrypt/veracrypt-1.24_p8.ebuild b/app-crypt/veracrypt/veracrypt-1.24_p8.ebuild index a0d3a867b3f6..91bc89eb3f73 100644 --- a/app-crypt/veracrypt/veracrypt-1.24_p8.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.24_p8.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 + +WX_GTK_VER="3.0-gtk3" inherit desktop eapi7-ver linux-info pax-utils toolchain-funcs wxwidgets MY_PV="$(ver_cut 1-2)-Update$(ver_cut 4)_MacOSX" @@ -19,8 +21,6 @@ KEYWORDS="amd64" IUSE="+asm cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_ssse3 doc X" RESTRICT="bindist mirror" -WX_GTK_VER="3.0-gtk3" - RDEPEND=" sys-fs/lvm2 sys-fs/fuse:0 |