feat, build: update spec file add libqtmvvm, update github workflow

This commit is contained in:
august-alt 2022-09-26 18:27:58 +04:00
parent 448f281eb3
commit 52f0484922
2 changed files with 5 additions and 1 deletions

View File

@ -26,6 +26,10 @@ BuildRequires: boost-devel-headers
BuildRequires: desktop-file-utils ImageMagick-tools
BuildRequires: libqt-mvvm-devel
BuildRequires: xorg-xvfb xvfb-run
Requires: admx-basealt
Source0: %name-%version.tar

View File

@ -8,7 +8,7 @@ jobs:
name: Build software using docker
strategy:
matrix:
alt-version: [ { dist: "alt:p10", artifact: "p10" } ]
alt-version: [ { dist: "alt:sisyphus", artifact: "sisyphus" } ]
architecture: [ amd64 ]
steps: