Setup .kde-ci.yml for Okular, as we need to know what it needs to build for the seed jobs

remotes/origin/work/kbroulik/drop-welcome-message
Ben Cooksley 4 years ago
parent c701758f71
commit a0fac70586
  1. 16
      .kde-ci.yml

@ -0,0 +1,16 @@
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/kbookmarks': '@stable'
'frameworks/threadweaver': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kio': '@stable'
'frameworks/karchive': '@stable'
'frameworks/khtml': '@stable'
'frameworks/kjs': '@stable'
'libraries/phonon': '@stable'
'graphics/libkexiv2': '@stable'
'graphics/kdegraphics-mobipocket': '@stable'
Loading…
Cancel
Save