redox/recipes/orbterm/recipe.sh
2019-06-16 20:14:34 -06: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"