From 356c9509adfbb1e4f9c14a12278d336ba9ff311b Mon Sep 17 00:00:00 2001 From: Anhad Singh Date: Sat, 25 Jan 2025 00:04:48 +1100 Subject: [PATCH] feat(config/desktop): add patchelf Signed-off-by: Anhad Singh --- config/desktop.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/desktop.toml b/config/desktop.toml index 3ce976f..99cc46f 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -24,6 +24,7 @@ orbutils = {} pop-icon-theme = {} # rustpython = {} #TODO ensure RustPython builds with our toolchain shared-mime-info = {} +patchelf = {} [[files]] path = "/usr/lib/init.d/20_orbital"