Skip to content

Commit

Permalink
Update snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpio810 authored Sep 5, 2023
1 parent 4b28b1b commit 6ec41f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build-aux/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: qelectrotech
title: QElectroTech
base: core20
base: core22
adopt-info: qelectrotech
license: GPL-2.0
summary: Electrical diagram editor
Expand Down Expand Up @@ -68,14 +68,14 @@ parts:
kde-sdk-setup:
plugin: nil
build-snaps:
- kde-frameworks-5-99-qt-5-15-7-core20-sdk
- kf5-5-104-qt-5-15-8-core22-sdk
build-packages:
- g++
- mesa-common-dev
- libglvnd-dev
- rsync
override-build: |
rsync -a --ignore-existing /snap/kde-frameworks-5-99-qt-5-15-7-core20-sdk/current/ /
rsync -a --ignore-existing /snap/kf5-5-104-qt-5-15-8-core22-sdk/current/ /
dxf-to-qet:
after: [kde-sdk-setup]
Expand Down

0 comments on commit 6ec41f7

Please sign in to comment.