From 386157de21f62ccc2e60241ce21f7fa31c8bbd92f867baf919d029c3a98968ef Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Wed, 12 Oct 2022 10:41:03 +0000 Subject: [PATCH] - dependency on graphviz added OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=151 --- trytond.changes | 5 +++++ trytond.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/trytond.changes b/trytond.changes index 2c1a942..4db9ebc 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 12 10:39:49 UTC 2022 - Axel Braun + +- dependency on graphviz added + ------------------------------------------------------------------- Thu Aug 18 09:24:38 UTC 2022 - Axel Braun diff --git a/trytond.spec b/trytond.spec index fa3c399..9f1ae1c 100644 --- a/trytond.spec +++ b/trytond.spec @@ -45,6 +45,7 @@ BuildRequires: python3-python-sql >= 0.5 BuildRequires: python3-setuptools BuildRequires: python3-wrapt +Requires: graphviz Requires: html2text Requires: libreoffice-pyuno Requires: python3-Genshi