redox/recipes/gui/orbutils-launcher/recipe.sh
2024-01-18 14:05:58 -07:00

5 lines
128 B
Bash

GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
BINDIR=/usr/bin
CARGOFLAGS="--bin launcher -p orbutils"
DEPENDS="orbital"