mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Try to fix Snap package with sqite3 new depend
This commit is contained in:
parent
bfd487effe
commit
65ba816859
@ -91,8 +91,10 @@ parts:
|
|||||||
after: [kde-sdk-setup]
|
after: [kde-sdk-setup]
|
||||||
plugin: nil
|
plugin: nil
|
||||||
source: .
|
source: .
|
||||||
|
stage-packages: [ git, sqlite3 ]
|
||||||
build-packages:
|
build-packages:
|
||||||
- git
|
- git
|
||||||
|
- libsqlite3-dev
|
||||||
override-pull: |
|
override-pull: |
|
||||||
snapcraftctl pull
|
snapcraftctl pull
|
||||||
snap_version=$(git describe --dirty)
|
snap_version=$(git describe --dirty)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user