Convert fedora-xfce.json to fedora-xfce.yaml

This commit is contained in:
Timothée Ravier 2019-03-21 09:14:24 +01:00
parent a1ccdf7604
commit 6ee56832ef
2 changed files with 10 additions and 10 deletions

View file

@ -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
View 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