[packages/python-PyQt5] python-dbus-devel required also for python3
atler
atler at pld-linux.org
Thu Mar 31 21:53:36 CEST 2022
commit c6597a620ab0287c99182bcba0222cf675093c63
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Mar 31 21:52:51 2022 +0200
python-dbus-devel required also for python3
python-PyQt5.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/python-PyQt5.spec b/python-PyQt5.spec
index 652033a..a7de818 100644
--- a/python-PyQt5.spec
+++ b/python-PyQt5.spec
@@ -68,6 +68,7 @@ BuildRequires: python-PyQt5-sip >= %{sip_ver}
BuildRequires: python-sip-devel >= %{sip_ver}
%endif
%if %{with python3}
+BuildRequires: python-dbus-devel >= 0.80
BuildRequires: python3-dbus >= 0.80
BuildRequires: python3-PyQt5-sip >= %{sip_ver}
BuildRequires: python3-sip-devel >= %{sip_ver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt5.git/commitdiff/c6597a620ab0287c99182bcba0222cf675093c63
More information about the pld-cvs-commit
mailing list