diff --git a/katamari/com.hack_computer.Clubhouse.json.in b/katamari/com.hack_computer.Clubhouse.json.in index 3207cb0db..9996aceab 100644 --- a/katamari/com.hack_computer.Clubhouse.json.in +++ b/katamari/com.hack_computer.Clubhouse.json.in @@ -102,6 +102,22 @@ } ] }, + { + "name": "setproctitle", + "buildsystem": "simple", + "sources": [ + { + "type": "git", + "url": "https://github.com/dvarrazzo/py-setproctitle.git" + } + ], + "build-options": [ + + ], + "build-commands": [ + "python3 ./setup.py install --prefix=/app" + ] + }, { "name": "hack-sound-server", "buildsystem": "meson",