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
This commit is contained in:
Milos Vyletel 2018-11-09 15:33:59 +00:00
parent 1ff6019594
commit 9cb8e83eb2
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{ {
"ref": "fedora/rawhide/${basearch}/xfce", "ref": "fedora/rawhide/${basearch}/xfce",
"repos": ["fedora-rawhide"],
"include": "xfce-desktop-pkgs.json", "include": "xfce-desktop-pkgs.json",

View File

@ -1,5 +1,6 @@
{ {
"ref": "fedora/rawhide/${basearch}/kinoite", "ref": "fedora/rawhide/${basearch}/kinoite",
"repos": ["fedora-rawhide"],
"include": "kde-desktop-pkgs.json", "include": "kde-desktop-pkgs.json",