mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-26 08:15:32 -04:00
Updated snapcraft file to compile on Ubuntu 17.04
This commit is contained in:
parent
9a7e6850d6
commit
b8028ff318
1 changed files with 12 additions and 0 deletions
|
@ -36,3 +36,15 @@ parts:
|
||||||
- libyubikey-dev
|
- libyubikey-dev
|
||||||
- libykpers-1-dev
|
- libykpers-1-dev
|
||||||
after: [desktop-qt5]
|
after: [desktop-qt5]
|
||||||
|
desktop-qt5:
|
||||||
|
# Redefine stage packages to work with Ubuntu 17.04
|
||||||
|
stage-packages:
|
||||||
|
- libxkbcommon0
|
||||||
|
- ttf-ubuntu-font-family
|
||||||
|
- dmz-cursor-theme
|
||||||
|
- light-themes
|
||||||
|
- shared-mime-info
|
||||||
|
- libqt5gui5
|
||||||
|
- libgdk-pixbuf2.0-0
|
||||||
|
- libqt5svg5 # for loading icon themes which are svg
|
||||||
|
- locales-all
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue