From d3f83876eb8db5110bff3ed815a26182eb41eb26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Tue, 23 Feb 2016 16:22:02 +0100 Subject: [PATCH] rpm: require new enough qubes-core-dom0-linux package For qvm-sync-clock --force option. --- rpm_spec/core-dom0.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm_spec/core-dom0.spec b/rpm_spec/core-dom0.spec index a9d30def..66737895 100644 --- a/rpm_spec/core-dom0.spec +++ b/rpm_spec/core-dom0.spec @@ -47,7 +47,7 @@ Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units Requires: python, pciutils, python-inotify, python-daemon -Requires: qubes-core-dom0-linux >= 2.0.24 +Requires: qubes-core-dom0-linux >= 3.1.8 Requires: qubes-db-dom0 Requires: python-lxml Requires: python-psutil