diff options
Diffstat (limited to 'testing/iscsi-scst-grsec')
-rw-r--r-- | testing/iscsi-scst-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/iscsi-scst-grsec/APKBUILD b/testing/iscsi-scst-grsec/APKBUILD index 0fae6a7477..c8c95c158e 100644 --- a/testing/iscsi-scst-grsec/APKBUILD +++ b/testing/iscsi-scst-grsec/APKBUILD @@ -22,7 +22,7 @@ url="http://scst.sourceforge.net/" license="GPL-2" depends="linux-${_flavor}=${_kernelver}" install= -makedepends="linux-${_flavor}-dev=${_kernelver} openssl-dev scst-grsec-dev" +makedepends="linux-${_flavor}-dev=${_kernelver} scst-grsec-dev" subpackages= source="http://downloads.sourceforge.net/scst/$_realname-$_realver.tar.gz config.c.patch |