From db92aaacd8a2d03881fba418a247932e36527b7d Mon Sep 17 00:00:00 2001 From: Petr "Stone" Hracek Date: Apr 07 2017 11:22:52 +0000 Subject: Add dependency to postfix Signed-off-by: Petr "Stone" Hracek --- diff --git a/common-build-dependencies.yaml b/common-build-dependencies.yaml index 420e9ed..0689172 100644 --- a/common-build-dependencies.yaml +++ b/common-build-dependencies.yaml @@ -74,3 +74,12 @@ data: openmpi: rationale: build dep of valgrind ( debugging-tools module ) ref: master + mariadb: + rationale: build dep of postfix + ref: master + postgresql: + rationale: build dep of postfix + ref: master + tinycdb: + rationale: build dep of postfix + ref: master