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:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 64c5e8413..32408efa9 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -71,10 +71,10 @@ parts:
- -usr/lib/cmake
- -usr/lib/pkgconfig
- # Remove this (and use again libssh-dev) once libssh-0.7 is available in distro
- libssh-0.7:
+ # Remove this (and use again libssh-dev) once libssh-0.8 is available in distro
+ libssh-0.8:
plugin: cmake
- source: "https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.7.5.tar.gz"
+ source: "https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.8.0.tar.gz"
configflags:
- -DCMAKE_BUILD_TYPE:STRING=Release
- -DWITH_GSSAPI=ON
@@ -132,7 +132,7 @@ parts:
- -./usr/share/fonts/**
after:
- - libssh-0.7
+ - libssh-0.8
- freerdp
- desktop-gtk3