[PATCH 2/2] rpm: Drop unnecessary libiscsi runtime dependency

Neal Gompa posted 2 patches 5 years, 1 month ago
[PATCH 2/2] rpm: Drop unnecessary libiscsi runtime dependency
Posted by Neal Gompa 5 years, 1 month ago
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>
---
 libvirt.spec.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 0a8b0ebad4..41e532102a 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -614,7 +614,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
-- 
2.29.2