From 8b18111135ffb9fbf4137b551cc5a499f57db6d8 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 9 Mar 2014 04:15:24 +0100 Subject: [PATCH] add extra dependency so that an update of openvpn comes first --- OPSI/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OPSI/control b/OPSI/control index fc698ac..a5bfe39 100644 --- a/OPSI/control +++ b/OPSI/control @@ -36,6 +36,12 @@ requiredProduct: sereby.aio requiredStatus: installed requirementType: before +[ProductDependency] +action: setup +requiredProduct: openvpn.openvpn +requiredStatus: installed +requirementType: before + [ProductDependency] action: setup requiredProduct: openvpn.manager