feat(config/desktop): add patchelf
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
parent
cd911d16df
commit
356c9509ad
|
@ -24,6 +24,7 @@ orbutils = {}
|
||||||
pop-icon-theme = {}
|
pop-icon-theme = {}
|
||||||
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
||||||
shared-mime-info = {}
|
shared-mime-info = {}
|
||||||
|
patchelf = {}
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
path = "/usr/lib/init.d/20_orbital"
|
path = "/usr/lib/init.d/20_orbital"
|
||||||
|
|
Loading…
Reference in a new issue