ci-test/kinoite.json
Milos Vyletel 9cb8e83eb2 fix build for xfce and kde variant
in cb7b538 Dusty moved repos from common to silverblue what was
essentially partial revert 61d907b and therefore breaking xfce/kde
builds. this fixes it by adding repos back
2018-11-09 15:33:59 +00:00

14 lines
313 B
JSON

{
"ref": "fedora/rawhide/${basearch}/kinoite",
"repos": ["fedora-rawhide"],
"include": "kde-desktop-pkgs.json",
"packages": [
"kwayland-integration",
"kwin-wayland",
"plasma-workspace-wayland",
"xdg-desktop-portal-kde",
"xorg-x11-server-Xwayland"
]
}