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 = [ buildInputs = [
pkgs.glib pkgs.glib
pkgs.gobjectIntrospection pkgs.gobject-introspection
]; ];
patches = [ patches = [
(pkgs.fetchpatch { (pkgs.fetchpatch {