[packages/python-objgraph] BR: graphviz for tests
jajcus
jajcus at pld-linux.org
Wed Feb 28 10:08:47 CET 2018
commit 8ea9379ea7fc3d8f792d1c0935b6504c3ba61eab
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Wed Feb 28 10:08:35 2018 +0100
BR: graphviz for tests
python-objgraph.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/python-objgraph.spec b/python-objgraph.spec
index 2fdab26..b8dada5 100644
--- a/python-objgraph.spec
+++ b/python-objgraph.spec
@@ -23,6 +23,9 @@ BuildRequires: python-setuptools
%if %{with python3}
BuildRequires: python3-setuptools
%endif
+%if %{with tests}
+BuildRequires: graphviz
+%endif
Requires: python-modules
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-objgraph.git/commitdiff/8ea9379ea7fc3d8f792d1c0935b6504c3ba61eab
More information about the pld-cvs-commit
mailing list