From a5729b6ba8832ca2641989db9a744a183804daca Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 13 Mar 2017 03:07:19 +0000 Subject: [PATCH] Seperate out PCRE dependencies into regex-with0pcre See https://github.com/iconnect/regex/issues/65 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..3c75722a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2851,6 +2851,7 @@ packages: "Chris Dornan @cdornan": - regex + - regex-with-pcre - regex-examples # If you stop maintaining a package you can move it here.