From c8e43e5720e361173ddbf25a98716a3e7d680d45 Mon Sep 17 00:00:00 2001 From: Alexandre Roux Date: Thu, 18 Nov 2021 16:21:25 +0000 Subject: adding dependencies --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7a50bbc..deabd71 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,17 @@ To strictly enforce the code quality, this project has a pre-commit hook which i hooks/pre-commit ``` +## Build dependencies + +This app requires different modules that must be built indivually and pushed to a local maven repository or our gitlab + +modules must be build and deployed in the following order: + +- privacymodulesapi +- privacymodulese +- privacymoduletor +- privacymoduletrackerfilter + ## Build If you'd like to build PrivacyCentral locally, you should be able to just clone and build with no issues. -- cgit v1.2.1