VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Build/CMakeLists.txt
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-26 18:42:13 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-26 18:43:18 +0200
commit7484c073640aeaea1da8f1db7547a5d9d4617d96 (patch)
treeb2243d3b9c79ed8c4397160429e39ecfcec78f21 /src/Build/CMakeLists.txt
parent0e4ab56e12439dcceb4f7ba6384cc6404c1de11b (diff)
downloadVeraCrypt-7484c073640aeaea1da8f1db7547a5d9d4617d96.tar.gz
VeraCrypt-7484c073640aeaea1da8f1db7547a5d9d4617d96.zip
Linux: Add build script for OpenSUSE
Diffstat (limited to 'src/Build/CMakeLists.txt')
-rw-r--r--src/Build/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt
index c5f84285..422d3c8a 100644
--- a/src/Build/CMakeLists.txt
+++ b/src/Build/CMakeLists.txt
@@ -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