Add gobjectIntrospection to the scope

This commit is contained in:
goodwillcoding 2015-12-06 11:26:06 -08:00
parent 71240e56a1
commit 41f594a299

View File

@ -1,4 +1,4 @@
{ stdenv, fetchurl, glib, pkgconfig, perl, intltool }:
{ stdenv, fetchurl, glib, pkgconfig, perl, intltool, gobjectIntrospection }:
stdenv.mkDerivation {
name = "libgtop-2.32.0";