diff --git a/snapcraft.yaml b/snapcraft.yaml index 5a3597c30..61315bc7f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -33,7 +33,7 @@ parts: - -DWITH_XC_ALL=ON build-packages: - g++ - - libgcrypt20-dev + - libgcrypt20-18-dev - libqt5x11extras5-dev - qtbase5-dev - qttools5-dev @@ -45,9 +45,11 @@ parts: - libykpers-1-dev - libcurl4-openssl-dev - libsodium-dev + - libargon2-0-dev stage-packages: - dbus - qttranslations5-l10n # common translations + - libgcrypt20-18 install: | sed -i 's|Icon=keepassxc|Icon=${SNAP}/usr/share/icons/hicolor/256x256/apps/keepassxc.png|g' $SNAPCRAFT_PART_INSTALL/usr/share/applications/org.keepassxc.KeePassXC.desktop organize: