Skip to content

Commit

Permalink
Fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cevap committed Feb 6, 2021
1 parent 203444a commit 22cfaea
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22cfaea

Please sign in to comment.