From 72f1a88f5a8c69394f026e5704235ceca0e70545 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Mon, 4 Mar 2019 15:20:00 +0100 Subject: [PATCH] module.info: Add the ipl as dependency And fix the version requirement syntax while we're at it. --- module.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.info b/module.info index b5d7adf..d0e51e9 100644 --- a/module.info +++ b/module.info @@ -1,6 +1,6 @@ Name: Businessprocess Version: 2.2.0 -Depends: monitoring>=2.4.1 +Depends: monitoring (>= 2.4.1), ipl (>= 0.1.1) Description: A Business Process viewer and modeler Provides a web-based process modeler for. It integrates as a module into Icinga Web 2 and provides a plugin check command for Icinga. Tile and tree