File: .kde-ci.yml

package info (click to toggle)
kf6-kcmutils 6.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 23,712 kB
  • sloc: cpp: 3,565; sh: 19; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 541 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0

Dependencies:
 - 'on': ['Linux', 'FreeBSD', 'Windows']
   'require':
    'frameworks/extra-cmake-modules': '@same'
    'frameworks/kitemviews': '@same'
    'frameworks/kcoreaddons': '@same'
    'frameworks/ki18n': '@same'
    'frameworks/kxmlgui': '@same'
    'frameworks/kirigami': '@same'
    'frameworks/kio': '@same' # CommandLauncherJob, this will get moved to KService

Options:
 test-before-installing: True
 require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']