File: .kde-ci.yml

package info (click to toggle)
kdevelop-php 24.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,616 kB
  • sloc: cpp: 20,858; php: 15,243; xml: 136; sh: 58; makefile: 10
file content (13 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0

Dependencies:
- 'on': ['@all']
  'require':
    'frameworks/extra-cmake-modules': '@latest-kf6'
    'frameworks/threadweaver': '@latest-kf6'
    'frameworks/ktexteditor': '@latest-kf6'
    'frameworks/ki18n': '@latest-kf6'
    'frameworks/kcmutils': '@latest-kf6'
    'kdevelop/kdevelop-pg-qt': '@latest-kf6'
    'kdevelop/kdevelop': '@same'