mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-17 13:02:49 -05:00
Update snapcraft to use ppa packages
This commit is contained in:
parent
b02bd59e0c
commit
f524d51624
@ -33,7 +33,7 @@ parts:
|
|||||||
- -DWITH_XC_ALL=ON
|
- -DWITH_XC_ALL=ON
|
||||||
build-packages:
|
build-packages:
|
||||||
- g++
|
- g++
|
||||||
- libgcrypt20-dev
|
- libgcrypt20-18-dev
|
||||||
- libqt5x11extras5-dev
|
- libqt5x11extras5-dev
|
||||||
- qtbase5-dev
|
- qtbase5-dev
|
||||||
- qttools5-dev
|
- qttools5-dev
|
||||||
@ -45,9 +45,11 @@ parts:
|
|||||||
- libykpers-1-dev
|
- libykpers-1-dev
|
||||||
- libcurl4-openssl-dev
|
- libcurl4-openssl-dev
|
||||||
- libsodium-dev
|
- libsodium-dev
|
||||||
|
- libargon2-0-dev
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- dbus
|
- dbus
|
||||||
- qttranslations5-l10n # common translations
|
- qttranslations5-l10n # common translations
|
||||||
|
- libgcrypt20-18
|
||||||
install: |
|
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
|
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:
|
organize:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user