ui,rpm: added slugify dependency for SuSe systems

This commit is contained in:
Gustavo Iñiguez Goia 2020-12-03 21:27:38 +01:00
parent a7babc7b63
commit ad2927d75d

View file

@ -18,7 +18,7 @@ BuildArch: noarch
Vendor: Simone "evilsocket" Margaritelli <evilsocket@protonmail.com>
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\\..$