pcre: Update to 8.36

This commit is contained in:
Eelco Dolstra
2014-10-06 20:49:10 +02:00
parent ae863192e6
commit 2bb69fcedd
2 changed files with 3 additions and 3 deletions

View File

@@ -296,7 +296,7 @@ rec {
inherit (stage4.pkgs)
gzip bzip2 xz bash binutils coreutils diffutils findutils gawk
glibc gnumake gnused gnutar gnugrep gnupatch patchelf
attr acl paxctl zlib;
attr acl paxctl zlib pcre;
};
};