mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Add minimal version of orbutils
This commit is contained in:
parent
f626f129b3
commit
d42cda72d4
4
recipes/orbutils-minimal/recipe.sh
Normal file
4
recipes/orbutils-minimal/recipe.sh
Normal file
@ -0,0 +1,4 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
|
||||
BINDIR=/ui/bin
|
||||
CARGOFLAGS="--bin background --bin launcher --bin orblogin"
|
||||
DEPENDS="orbital"
|
||||
Loading…
Reference in New Issue
Block a user