luaPackages.lgi: refer to unaliased gobject-introspection

This commit is contained in:
edef 2019-10-31 12:10:55 +00:00
parent b339f29a27
commit a9d4cba9eb

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 {