1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-19 02:56:07 -05:00

Linux: Add build script for OpenSUSE

This commit is contained in:
Mounir IDRASSI
2019-10-26 18:42:13 +02:00
parent 0e4ab56e12
commit 7484c07364
2 changed files with 72 additions and 2 deletions
+1 -2
View File
@@ -294,8 +294,7 @@ elseif ( ( PLATFORM STREQUAL "CentOS" ) OR ( PLATFORM STREQUAL "openSUSE" ) )
elseif ( PLATFORM STREQUAL "openSUSE" )
# TODO
set( CPACK_RPM_PACKAGE_REQUIRES "fuse, device-mapper, gtk2" )
endif()
set( CPACK_RPM_PRE_UNINSTALL_SCRIPT_FILE ${RPM_PRERM}) # optional