monotone: fix build against pcre 8.42

This commit is contained in:
Cray Elliott
2018-08-01 20:49:53 -07:00
parent eb1afe452a
commit 169d5698a9
2 changed files with 67 additions and 1 deletions
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
sha256 = "124cwgi2q86hagslbk5idxbs9j896rfjzryhr6z63r6l485gcp7r";
};
patches = [ ];
patches = [ ./monotone-1.1-Adapt-to-changes-in-pcre-8.42.patch ];
nativeBuildInputs = [ pkgconfig ];
buildInputs = [ boost zlib botan libidn lua pcre sqlite expect