Multiple changes
Some checks failed
CI / build (push) Failing after 18m0s
CI / snap (push) Has been skipped

- quirks: added quirks, that does nothing for now
- deb: install arch-independant dependencies (too much is better)
- deb: added linux-riscv crossbuild test
This commit is contained in:
2026-02-10 11:07:05 +01:00
parent 8345f51d2f
commit 97725efb34
5 changed files with 120 additions and 15 deletions

14
quirks.yml Normal file
View File

@@ -0,0 +1,14 @@
# Quirks configuration for package-specific workarounds
# This file defines package-specific quirks that are applied during pull and deb operations
quirks:
# Add more packages and their quirks as needed
# example-package:
# pull:
# method: archive
# deb:
# extra_dependencies:
# - another-dependency
# parameters:
# key: value