summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJennifer Peshansky <jennifer.peshansky@mongodb.com>2022-04-05 19:39:53 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-25 20:08:58 +0000
commitf9c7dc1cc2e3a3109a5c4e37b2615ad78f3cf7ab (patch)
tree3734ba448128ef51b444bccda12f969d82fded32 /etc
parentaf7466641230ada452d552c45fc5c0d8c5189178 (diff)
downloadmongo-f9c7dc1cc2e3a3109a5c4e37b2615ad78f3cf7ab.tar.gz
SERVER-65275 Add dependency on PCRE2 library
Diffstat (limited to 'etc')
-rw-r--r--etc/third_party_components.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/third_party_components.yml b/etc/third_party_components.yml
index bfbb43c8398..aa20c2b617f 100644
--- a/etc/third_party_components.yml
+++ b/etc/third_party_components.yml
@@ -241,6 +241,13 @@ components:
team_owner: "Query"
upgrade_suppression: TODO SERVER-47278
+ PCRE2:
+ homepage_url: https://www.pcre.org/
+ open_hub_url: https://www.openhub.net/p/pcre2
+ release_monitoring_id: 5832
+ local_directory_path: src/third_party/pcre2
+ team_owner: "Query"
+
python-testscenarios:
homepage_url: https://launchpad.net/testscenarios
open_hub_url: https://www.openhub.net/p/testscenarios