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:
parent
e5feb3169a
commit
6efec32c3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user