Added missing BR

i8e changed/i8e/python-x2go-0.6.1.3-1.el8.inferit
Arkady L. Shane 7 months ago
parent efa6f42012
commit 26be030c6d
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -87,6 +87,8 @@ BuildRequires: python%{python3_pkgversion}-requests
BuildRequires: python%{python3_pkgversion}-simplejson
BuildRequires: python%{python3_pkgversion}-xlib
BuildRequires: python%{python3_pkgversion}-cryptography
BuildRequires: python%{python3_pkgversion}-bcrypt
BuildRequires: python%{python3_pkgversion}-pynacl
Requires: nxproxy
Requires: python%{python3_pkgversion}-gevent
Requires: python%{python3_pkgversion}-paramiko
@ -94,6 +96,8 @@ Requires: python%{python3_pkgversion}-requests
Requires: python%{python3_pkgversion}-simplejson
Requires: python%{python3_pkgversion}-xlib
Requires: python%{python3_pkgversion}-cryptography
Requires: python%{python3_pkgversion}-bcrypt
Requires: python%{python3_pkgversion}-pynacl
%{?python_provide:%python_provide python%{python3_pkgversion}-x2go}
%description -n python%{python3_pkgversion}-x2go

Loading…
Cancel
Save