diff options
-rw-r--r-- | main/iscsi-scst/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iscsi-scst/APKBUILD b/main/iscsi-scst/APKBUILD index 92a0c5992b..4f3da136c6 100644 --- a/main/iscsi-scst/APKBUILD +++ b/main/iscsi-scst/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0" depends="" install="" -makedepends="linux-headers libressl-dev bash" +makedepends="linux-headers bash" subpackages="" source="https://downloads.sourceforge.net/scst/$pkgname-$pkgver.tar.bz2 https://downloads.sourceforge.net/scst/scst-$pkgver.tar.bz2 |