cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
15 lines
377 B
YAML
15 lines
377 B
YAML
Dependencies:
|
|
- 'on': ['macOS', 'Linux', 'FreeBSD', 'Windows']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@same'
|
|
'frameworks/kcoreaddons' : '@same'
|
|
'frameworks/kwindowsystem' : '@same'
|
|
|
|
- 'on': ['Linux', 'FreeBSD']
|
|
'require':
|
|
'libraries/polkit-qt-1' : '@stable'
|
|
|
|
Options:
|
|
test-before-installing: True
|
|
require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
|