Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Panozzo <giovanni@panozzo.it>2020-08-12 11:56:42 +0300
committerGiovanni Panozzo <giovanni@panozzo.it>2020-08-12 11:56:42 +0300
commit9a8d881e4e65efdad19adde038590f9b5a7f8a9f (patch)
treef984d390f15f7a70d72f8d227d81cf77c6745ed1 /flatpak
parent4c534549e6d58cc4a3774fe6ec280557be23869f (diff)
Enable news on snap and flatpak
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.remmina.Remmina.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 368e63c1c..ec75beb2c 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -458,6 +458,7 @@
],
"config-opts": [
"-DCMAKE_BUILD_TYPE:STRING=Release",
+ "-DWITH_NEWS:BOOL=ON",
"-DCMAKE_INSTALL_LIBDIR:PATH=lib",
"-DWITH_FREERDP3:BOOL=OFF",
"-DWITH_MANPAGES:BOOL=OFF"