$ git diff --patch-with-stat --summary 307747b5cc10474624ce7c7307ba417fc3dc126f..9405e3c6071f6a630f0471e4e8af06b741538fb7
catfish.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/catfish.spec b/catfish.spec
index beec9c7..35f9a7b 100644
--- a/catfish.spec
+++ b/catfish.spec
@@ -3,7 +3,7 @@
Summary: A handy file search tool
Name: catfish
Version: 4.20.0
-Release: 3
+Release: 4
Group: File tools
License: GPLv2+
Url: https://twotoasts.de/index.php/catfish
@@ -26,7 +26,7 @@ BuildRequires: python-pexpect
Requires: python-pexpect
Requires: python-pyxdg
Requires: python-dbus
-Requires: plocate
+Requires: (mlocate or plocate)
Requires: findutils
%description