redox/recipes/gui/orbutils-background/recipe.sh
2023-11-29 14:39:25 +01:00

5 lines
129 B
Bash

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