Finish removing all patches.
svn path=/nixpkgs/trunk/; revision=25187
This commit is contained in:
parent
a6f1f87697
commit
a3947a1605
|
@ -101,10 +101,6 @@ rec {
|
||||||
|
|
||||||
inherit src;
|
inherit src;
|
||||||
|
|
||||||
# To be removed when the change gets upstream. I don't know if the patch
|
|
||||||
# affects xulrunner or firefox.
|
|
||||||
patches = [ ./symlinks-bug551152.patch ];
|
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
[ pkgconfig gtk perl zip libIDL libjpeg zlib cairo bzip2 python
|
[ pkgconfig gtk perl zip libIDL libjpeg zlib cairo bzip2 python
|
||||||
dbus dbus_glib pango freetype fontconfig alsaLib nspr libnotify
|
dbus dbus_glib pango freetype fontconfig alsaLib nspr libnotify
|
||||||
|
|
Loading…
Reference in New Issue