Add minimal version of orbutils

This commit is contained in:
Jeremy Soller 2019-02-25 13:12:20 -07:00
parent f626f129b3
commit d42cda72d4

View 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"