forked from mirrors/nixpkgs
pass intltool to gnomepanel making. It didn't build without it
svn path=/nixpkgs/trunk/; revision=16807
This commit is contained in:
parent
05ebbec1aa
commit
ad292ae9d4
|
@ -269,7 +269,7 @@ rec {
|
|||
pkgconfig perl perlXMLParser gtk glib ORBit2 libgnome libgnomeui
|
||||
gnomedesktop libglade libwnck libjpeg libpng scrollkeeper
|
||||
xlibs.libXmu xlibs.libXau dbus_glib gnomemenus gnomedocutils
|
||||
gettext libxslt librsvg libgweather which
|
||||
gettext libxslt librsvg libgweather which intltool
|
||||
];
|
||||
|
||||
configureFlags = "--disable-scrollkeeper";
|
||||
|
|
Loading…
Reference in a new issue