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
path: root/snap
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-06-06 10:37:41 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-06-06 10:37:41 +0300
commitcf309b09cbda243cc6600de97e2616a4e2d32b94 (patch)
tree45578801afebd46f80eb0af5765215e1bdcb4556 /snap
parent114ddfbe62d300396c98a84366f8184b395006c2 (diff)
Revert lib-nacl
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 6b36aed2e..4eb80195b 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -29,7 +29,6 @@ parts:
- libgnutls-dev
- libgnutls28-dev
- libjpeg-dev
- - libnacl-dev
- libpcsclite-dev
- libpulse-dev
- libsecret-1-dev
@@ -79,7 +78,6 @@ parts:
configflags:
- -DCMAKE_BUILD_TYPE=Release
- -DWITH_GSSAPI=ON
- - -DWITH_NACL=1
- -DWITH_EXAMPLES:BOOL=OFF
# XXX: This is an hack to have a kind of bind-mount with absolute prefix.