From c0922babe9a228b2b59b541c3480fd761a50db28 Mon Sep 17 00:00:00 2001 From: Konstantin Kharlamov Date: Tue, 25 Aug 2020 19:19:34 +0300 Subject: [PATCH] debian: make scst-dkms provide scst Signed-off-by: Konstantin Kharlamov --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index ccfd3f44f..2286c3d3f 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Package: scst-dkms Architecture: all Depends: ${misc:Depends}, dkms Conflicts: scst +Provides: scst Description: Generic SCSI target framework SCST is a SCSI target framework that allows local block device data to be accessed over a storage network via the iSCSI, FC, SRP or FCoE protocol.