From b091360f50f02880884db61cc6cd9579ccb169309b96a43d6c0a9473b951a27c 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}