mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-05 17:10:57 +01:00
ui,rpm: added slugify dependency for SuSe systems
This commit is contained in:
parent
a7babc7b63
commit
ad2927d75d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ BuildArch: noarch
|
||||||
Vendor: Simone "evilsocket" Margaritelli <evilsocket@protonmail.com>
|
Vendor: Simone "evilsocket" Margaritelli <evilsocket@protonmail.com>
|
||||||
Url: https://github.com/evilsocket/opensnitch
|
Url: https://github.com/evilsocket/opensnitch
|
||||||
Requires: python3, python3-pip, (python3-pyinotify or python3-inotify), python3-qt5
|
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
|
# avoid to depend on a particular python version
|
||||||
%global __requires_exclude ^python\\(abi\\) = 3\\..$
|
%global __requires_exclude ^python\\(abi\\) = 3\\..$
|
||||||
|
|
Loading…
Add table
Reference in a new issue