Making webkit build further. They want an older perl.
svn path=/nixpkgs/trunk/; revision=33401
This commit is contained in:
parent
797c0f86fa
commit
2ccec99d8c
@ -4742,13 +4742,14 @@ let
|
|||||||
inherit gtk atk pango glib;
|
inherit gtk atk pango glib;
|
||||||
inherit freetype fontconfig gettext gperf curl
|
inherit freetype fontconfig gettext gperf curl
|
||||||
libjpeg libtiff libxml2 libxslt sqlite
|
libjpeg libtiff libxml2 libxslt sqlite
|
||||||
icu cairo perl intltool automake libtool
|
icu cairo intltool automake libtool
|
||||||
pkgconfig autoconf bison libproxy enchant
|
pkgconfig autoconf bison libproxy enchant
|
||||||
python ruby which flex geoclue;
|
python ruby which flex geoclue;
|
||||||
inherit gstreamer gst_plugins_base gst_ffmpeg
|
inherit gstreamer gst_plugins_base gst_ffmpeg
|
||||||
gst_plugins_good;
|
gst_plugins_good;
|
||||||
inherit (xlibs) libXt renderproto libXrender;
|
inherit (xlibs) libXt renderproto libXrender;
|
||||||
libpng = libpng12;
|
libpng = libpng12;
|
||||||
|
perl = perl510;
|
||||||
};
|
};
|
||||||
|
|
||||||
webkitSVN =
|
webkitSVN =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user