mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
duplicate part of command
This commit is contained in:
parent
4e952bd59d
commit
8d81773837
1 changed files with 1 additions and 1 deletions
2
external/Makefile
vendored
2
external/Makefile
vendored
|
|
@ -7,6 +7,6 @@ install-deps:
|
||||||
# Used by external/fedora-lorax-templates/ostree-based-installer/lorax-embed-flatpaks.tmpl
|
# Used by external/fedora-lorax-templates/ostree-based-installer/lorax-embed-flatpaks.tmpl
|
||||||
$(install_pkg) flatpak dbus-daemon ostree
|
$(install_pkg) flatpak dbus-daemon ostree
|
||||||
# Used to clone proper lorax branch
|
# Used to clone proper lorax branch
|
||||||
$(install_pkg) install -y git
|
$(install_pkg) git
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue