common-ostree: Replace fedora-toolbox with toolbox
The project and the command line tool were renamed. A renamed toolbox RPM has now passed review: https://bugzilla.redhat.com/show_bug.cgi?id=1680043 https://pagure.io/workstation-ostree-config/pull-request/130
This commit is contained in:
parent
9a826df727
commit
2b852bc708
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
|
|
||||||
"packages": [
|
"packages": [
|
||||||
"buildah",
|
"buildah",
|
||||||
"fedora-toolbox",
|
|
||||||
"flatpak",
|
"flatpak",
|
||||||
"flatpak-builder",
|
"flatpak-builder",
|
||||||
"git-core",
|
"git-core",
|
||||||
|
@ -16,6 +15,7 @@
|
||||||
"podman",
|
"podman",
|
||||||
"rpm-ostree",
|
"rpm-ostree",
|
||||||
"skopeo",
|
"skopeo",
|
||||||
|
"toolbox",
|
||||||
"xdg-desktop-portal"
|
"xdg-desktop-portal"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue