diff --git a/ui/opensnitch-ui.spec b/ui/opensnitch-ui.spec index 7e52d536..6c4ff391 100644 --- a/ui/opensnitch-ui.spec +++ b/ui/opensnitch-ui.spec @@ -18,7 +18,7 @@ BuildArch: noarch Vendor: Simone "evilsocket" Margaritelli Url: https://github.com/evilsocket/opensnitch Requires: python3, python3-pip, (python3-pyinotify or python3-inotify), python3-qt5 -Recommends: python3-slugify +Recommends: (python3-slugify or python3-python-slugify) # avoid to depend on a particular python version %global __requires_exclude ^python\\(abi\\) = 3\\..$