fix build for xfce and kde variant
incb7b538
Dusty moved repos from common to silverblue what was essentially partial revert61d907b
and therefore breaking xfce/kde builds. this fixes it by adding repos back
This commit is contained in:
parent
1ff6019594
commit
9cb8e83eb2
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"ref": "fedora/rawhide/${basearch}/xfce",
|
||||
"repos": ["fedora-rawhide"],
|
||||
|
||||
"include": "xfce-desktop-pkgs.json",
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"ref": "fedora/rawhide/${basearch}/kinoite",
|
||||
"repos": ["fedora-rawhide"],
|
||||
|
||||
"include": "kde-desktop-pkgs.json",
|
||||
|
||||
|
|
Loading…
Reference in a new issue