From e3a19d19df8e6fc764ce7c4cd6dff23fd435ad811d792bf8a60b44cacd5d2eac Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Oct 2019 12:12:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=61 --- python-cmd2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-cmd2.spec b/python-cmd2.spec index 3d433cc..a61e3e3 100644 --- a/python-cmd2.spec +++ b/python-cmd2.spec @@ -45,6 +45,7 @@ BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module wcwidth >= 0.1.7} # Required by tests. +BuildRequires: fdupes BuildRequires: vim %if 0%{?suse_version} <= 1315 BuildRequires: %{python_module contextlib2}