From 104edcbf83041b5f5262baf6d920c70d8df2cc39238f9fe9dc7981af3a77bdf7 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 4 Dec 2023 11:23:48 +0000 Subject: [PATCH] Accepting request 1129495 from home:bmwiedemann:branches:graphics Require bitstream-vera-fonts for correct .png rendering by doxygen+dot This would be a more generic fix than https://build.opensuse.org/request/show/1129303 OBS-URL: https://build.opensuse.org/request/show/1129495 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=187 --- graphviz.changes | 5 +++++ graphviz.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/graphviz.changes b/graphviz.changes index 7a34fb0..97ba989 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 28 10:23:46 UTC 2023 - Bernhard Wiedemann + +- Require bitstream-vera-fonts for correct .png rendering by doxygen+dot + ------------------------------------------------------------------- Wed Mar 1 23:16:17 UTC 2023 - Stefan BrĂ¼ns diff --git a/graphviz.spec b/graphviz.spec index cf22e8a..a2e27d5 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -148,6 +148,7 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Widgets) %endif +Requires: bitstream-vera-fonts %description A collection of tools and tcl packages for the manipulation and layout