]> git.pld-linux.org Git - packages/python-objgraph.git/commitdiff
BR: graphviz for tests
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 28 Feb 2018 09:08:35 +0000 (10:08 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 28 Feb 2018 09:08:35 +0000 (10:08 +0100)
python-objgraph.spec

index 2fdab26abca1cd547b49d0fd8d13eeeba16af4fb..b8dada5179c39bcd83bd4d761012ea19d1ee085a 100644 (file)
@@ -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)
This page took 0.67987 seconds and 4 git commands to generate.