diff --git a/libvirt.changes b/libvirt.changes index 77af06d..5faf314 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 23 17:07:21 UTC 2019 - Jim Fehlig + +- spec: add systemd-container dependency to qemu and lxc drivers + bsc#1136109 + ------------------------------------------------------------------- Tue May 21 17:15:09 UTC 2019 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index c512450..f6964c2 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -675,6 +675,7 @@ Requires: bzip2 Requires: gzip Requires: lzop Requires: qemu +Requires: systemd-container Requires: xz %description daemon-driver-qemu @@ -688,6 +689,7 @@ Requires: %{name}-daemon = %{version}-%{release} Requires: %{name}-libs = %{version}-%{release} # There really is a hard cross-driver dependency here Requires: %{name}-daemon-driver-network = %{version}-%{release} +Requires: systemd-container %description daemon-driver-lxc The LXC driver plugin for the libvirtd daemon, providing