GNOME: Fix libgnomevfs.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14675
This commit is contained in:
parent
ca43b547b3
commit
6964014968
|
@ -60,7 +60,7 @@ rec {
|
|||
inherit (platform.gnomevfs) name src;
|
||||
buildInputs = [
|
||||
pkgconfig perl glib libxml2 libbonobo
|
||||
gnomemimedata popt perlXMLParser gettext bzip2
|
||||
gnomemimedata popt perlXMLParser gettext intltool bzip2
|
||||
dbus_glib hal openssl samba fam
|
||||
];
|
||||
propagatedBuildInputs = [GConf];
|
||||
|
|
Loading…
Reference in New Issue