Convert fedora-xfce.json to fedora-xfce.yaml
This commit is contained in:
parent
a1ccdf7604
commit
6ee56832ef
2 changed files with 10 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"ref": "fedora/rawhide/${basearch}/xfce",
|
|
||||||
"repos": ["fedora-rawhide"],
|
|
||||||
|
|
||||||
"include": "xfce-desktop-pkgs.json",
|
|
||||||
|
|
||||||
"packages": [
|
|
||||||
"xdg-desktop-portal-gtk"
|
|
||||||
]
|
|
||||||
}
|
|
10
fedora-xfce.yaml
Normal file
10
fedora-xfce.yaml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
include: xfce-desktop-pkgs.json
|
||||||
|
ref: fedora/rawhide/${basearch}/xfce
|
||||||
|
rojig:
|
||||||
|
name: fedora-xfce
|
||||||
|
summary: "Fedora XFCE base image"
|
||||||
|
license: MIT
|
||||||
|
packages:
|
||||||
|
- xdg-desktop-portal-gtk
|
||||||
|
repos:
|
||||||
|
- fedora-rawhide
|
Loading…
Reference in a new issue