mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
needed for flatpak
This commit is contained in:
parent
9c3f800e9d
commit
1fd2a052fb
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -109,7 +109,7 @@ clean:
|
||||||
rm -f $(_BASE_DIR)/*.log || true
|
rm -f $(_BASE_DIR)/*.log || true
|
||||||
|
|
||||||
install-deps:
|
install-deps:
|
||||||
dnf install -y lorax xorriso skopeo flatpak dbus-daemon
|
dnf install -y lorax xorriso skopeo flatpak dbus-daemon ostree
|
||||||
|
|
||||||
.PHONY: clean install-deps
|
.PHONY: clean install-deps
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue