Merge pull request #1927 from keepassxreboot/hotfix/snapcraft

Update snapcraft to use ppa packages
This commit is contained in:
Janek Bevendorff 2018-05-09 22:46:02 +02:00 committed by GitHub
commit dee7572c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: