onboard: fix missing typelibs
This commit is contained in:
@@ -88,6 +88,7 @@ in python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
nativeBuildInputs = [
|
||||
glibcLocales
|
||||
gobjectIntrospection # populate GI_TYPELIB_PATH
|
||||
intltool
|
||||
pkgconfig
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user