]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
rpm: Drop unnecessary libiscsi runtime dependency
authorNeal Gompa <ngompa13@gmail.com>
Thu, 7 Jan 2021 14:58:09 +0000 (07:58 -0700)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 12 May 2021 08:53:22 +0000 (10:53 +0200)
This is automatically picked up by the dependency generator, so
there's no reason to have this here.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
libvirt.spec.in

index 5766af2255cc46b6adb097eb7978c0ad91f30dfd..d7cd708609c2070a52097d2856fa01f06c2aea21 100644 (file)
@@ -573,7 +573,6 @@ volumes using the host iscsi stack.
 Summary: Storage driver plugin for iscsi-direct
 Requires: libvirt-daemon-driver-storage-core = %{version}-%{release}
 Requires: libvirt-libs = %{version}-%{release}
-Requires: libiscsi
 
 %description daemon-driver-storage-iscsi-direct
 The storage driver backend adding implementation of the storage APIs for iscsi