1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-17 09:32:50 +00:00

Making webkit build further. They want an older perl.

svn path=/nixpkgs/trunk/; revision=33401
This commit is contained in:
Lluís Batlle i Rossell 2012-03-25 11:27:13 +00:00
parent 797c0f86fa
commit 2ccec99d8c

View file

@ -4742,13 +4742,14 @@ let
inherit gtk atk pango glib;
inherit freetype fontconfig gettext gperf curl
libjpeg libtiff libxml2 libxslt sqlite
icu cairo perl intltool automake libtool
icu cairo intltool automake libtool
pkgconfig autoconf bison libproxy enchant
python ruby which flex geoclue;
inherit gstreamer gst_plugins_base gst_ffmpeg
gst_plugins_good;
inherit (xlibs) libXt renderproto libXrender;
libpng = libpng12;
perl = perl510;
};
webkitSVN =