mirror of
https://github.com/august-alt/gpui.git
synced 2025-03-14 12:58:39 +03:00
feat, build: update spec file add libqtmvvm, update github workflow
This commit is contained in:
parent
448f281eb3
commit
52f0484922
@ -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
|
||||
|
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user