WIP: CI
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
8eae1f8dda
commit
58ddec2bb2
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ makedepends="$depends_dev
|
|||
py3-yaml
|
||||
qt6-qttools-dev
|
||||
yaml-dev
|
||||
cmd:qmlcachegen
|
||||
"
|
||||
subpackages="
|
||||
$pkgname-dbg
|
||||
|
@ -45,7 +46,7 @@ source=""
|
|||
builddir="$srcdir/$pkgname-v$_pkgver"
|
||||
# gstreamer tests fail
|
||||
# manual strip because ipa .sign files depend on the file contents- have to re-sign after strip
|
||||
options="!strip !check"
|
||||
options="!strip !check pmb:cross-native2"
|
||||
|
||||
case "$CARCH" in
|
||||
arm*|aarch64)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue