From f9712c2d391ce5a50f33e44fbdd591f5242f6307 Mon Sep 17 00:00:00 2001 From: cevap Date: Sat, 9 Feb 2019 03:12:35 +0100 Subject: [PATCH] Fix yaml --- snap/snapcraft.yaml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2ced7acb09bdd..a5973d6ef83a1 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -132,36 +132,6 @@ parts: - bsdmainutils - binutils - python3 - - libssl-dev - - libevent-dev - - libgmp-dev - # Boost. - - libboost-system-dev - - libboost-filesystem-dev - - libboost-chrono-dev - - libboost-program-options-dev - - libboost-test-dev - - libboost-thread-dev - # Optional. - - libminiupnpc-dev - - libzmq3-dev - # GUI. - - libqt5gui5 - - libqt5core5a - - libqt5dbus5 - - qttools5-dev - - qttools5-dev-tools - - libprotobuf-dev - - protobuf-compiler - # Files from the build host were migrated into the snap to satisfy dependencies that would otherwise not be met. This feature will be removed in a future release thats why we need to include them here - - libxcursor-dev - - libxinerama-dev - - libxrandr-dev - - libatk1.0-dev - #- libgdk2.0-cil - - libgtk2.0-dev - # Optional. - - libqrencode-dev stage-packages: [ca-certificates] after: - berkeleydb