Add gobjectIntrospection to the scope

+1 -1
+1 -1
pkgs/development/libraries/libgtop/default.nix
··· 1 - { stdenv, fetchurl, glib, pkgconfig, perl, intltool }: 2 stdenv.mkDerivation { 3 name = "libgtop-2.32.0"; 4
··· 1 + { stdenv, fetchurl, glib, pkgconfig, perl, intltool, gobjectIntrospection }: 2 stdenv.mkDerivation { 3 name = "libgtop-2.32.0"; 4