ci-test/fedora-xfce.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

10 lines
183 B
JSON

{
"ref": "fedora/rawhide/${basearch}/xfce",
"repos": ["fedora-rawhide"],
"include": "xfce-desktop-pkgs.json",
"packages": [
"xdg-desktop-portal-gtk"
]
}