cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
14 lines
389 B
YAML
14 lines
389 B
YAML
Dependencies:
|
|
- 'on': ['Linux/Qt5', 'FreeBSD/Qt5']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@stable'
|
|
'third-party/wayland': '@latest'
|
|
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@latest-kf6'
|
|
'third-party/wayland': '@latest'
|
|
|
|
Options:
|
|
test-before-installing: True
|
|
require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
|