Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2aeed10a authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Switch to a shell_and_utilities phony module."

parents 7c06d2c7 521d3035
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
phony {
    name: "shell_and_utilities",
    required: [
        "bzip2",
        "grep",
        "gzip",
        "mkshrc",
        "reboot",
        "sh",
        "toolbox",
        "toybox",
    ],
}