mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Updated snapcraft file to compile on Ubuntu 17.04
This commit is contained in:
parent
9a7e6850d6
commit
b8028ff318
@ -36,3 +36,15 @@ parts:
|
||||
- libyubikey-dev
|
||||
- libykpers-1-dev
|
||||
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…
Reference in New Issue
Block a user