diff --git a/debian/control b/debian/control index bc395633..a9146f53 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ X-Python3-Version: >= 3.4 Package: qubes-manager Architecture: any Depends: - python3-qubesadmin (>= 4.1.18), + python3-qubesadmin (>= 4.3.0), python3-pyqt5, python3-pyinotify, python3-qasync, diff --git a/rpm_spec/qmgr.spec.in b/rpm_spec/qmgr.spec.in index 38f9f611..2b4af9da 100644 --- a/rpm_spec/qmgr.spec.in +++ b/rpm_spec/qmgr.spec.in @@ -14,7 +14,7 @@ Requires: python%{python3_pkgversion}-qt5 Requires: python%{python3_pkgversion}-PyQt5 %endif Requires: python%{python3_pkgversion}-inotify -Requires: python%{python3_pkgversion}-qubesadmin >= 4.1.18 +Requires: python%{python3_pkgversion}-qubesadmin >= 4.3.0 Requires: python%{python3_pkgversion}-qasync Requires: qubes-desktop-linux-common >= 4.1.2 Requires: qubes-artwork