GNOME Terminal: Add dependency on DBus-Glib.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15073
This commit is contained in:
Ludovic Courtès 2009-04-16 07:50:34 +00:00
parent b7f1fadfaa
commit 383e74faf0

View File

@ -319,6 +319,7 @@ rec {
pkgconfig perl perlXMLParser gtk GConf libglade libgnomeui
startupnotification gnomevfs vte gnomedocutils gettext which
scrollkeeper python libxml2Python libxslt intltool
dbus_glib
];
configureFlags = "--disable-scrollkeeper";