luaPackages.lgi: refer to unaliased gobject-introspection

This commit is contained in:
edef
2019-11-23 03:53:38 +00:00
parent b339f29a27
commit a9d4cba9eb
+1 -1
View File
@@ -105,7 +105,7 @@ with super;
];
buildInputs = [
pkgs.glib
pkgs.gobjectIntrospection
pkgs.gobject-introspection
];
patches = [
(pkgs.fetchpatch {