aboutsummaryrefslogtreecommitdiffstats
path: root/main/iscsi-scst
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-31 11:41:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:12 +0000
commit7baae755565e3c397f49ed077206edd8168c353b (patch)
treefb3ee7a4c3505ca905f68227d9f9368e9ce24ed9 /main/iscsi-scst
parent2dd7e3cbec142193aa28fe6ee22037566830b53f (diff)
downloadaports-7baae755565e3c397f49ed077206edd8168c353b.tar.bz2
aports-7baae755565e3c397f49ed077206edd8168c353b.tar.xz
main/iscsi-scst: remove unused libressl-dev makedepends
Diffstat (limited to 'main/iscsi-scst')
-rw-r--r--main/iscsi-scst/APKBUILD2
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