18 lines
550 B
YAML
18 lines
550 B
YAML
dependencies:
|
|
- checkhw
|
|
- neofetch
|
|
- { role: googlechrome, when: hwpoints >= 2 }
|
|
- { role: chromium, when: hwpoints >= 2 }
|
|
- firefox
|
|
- libreoffice
|
|
- { role: scribus, when: hwpoints >= 2 }
|
|
- { role: calibre, when: hwpoints >= 2 }
|
|
- { role: gimp, when: hwpoints >= 2 }
|
|
- { role: inkscape, when: hwpoints >= 2 }
|
|
- { role: openshot, when: hwpoints >= 3 }
|
|
- vlc
|
|
- { role: geogebra, when: hwpoints >= 2 }
|
|
- { role: minetest, when: hwpoints >= 2 }
|
|
- { role: zoom, when: hwpoints > 2 }
|
|
- { role: msteams, when: hwpoints > 2 }
|