rpm: drop dependency on kernel-qubes-dom0

Since dom0 support is in mainline kernel we no longer strictly require
our patched kernel. So drop the dependency. Note that installer will
still install the right kernel.
This commit is contained in:
Marek Marczykowski-Górecki 2014-05-11 15:42:04 +02:00
parent e5feb3169a
commit 6efec32c3b

View File

@ -47,7 +47,7 @@ BuildRequires: systemd-units
Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units
Requires: python, xen-runtime, pciutils, python-inotify, python-daemon, kernel-qubes-dom0
Requires: python, xen-runtime, pciutils, python-inotify, python-daemon
Requires: qubes-core-dom0-linux >= 2.0.12
Requires: python-lxml
# TODO: R: qubes-gui-dom0 >= 2.1.11