redox/recipes/orbterm/recipe.sh
2019-02-25 16:07:56 -07:00

5 lines
123 B
Bash

GIT=https://gitlab.redox-os.org/redox-os/orbterm.git
BINDIR=/ui/bin
CARGOFLAGS="--bin orbterm -- -C lto"
DEPENDS="orbital"