nmap_vulscan: remove nmap[lua], pull #90

This commit is contained in:
blshkv 2016-05-10 22:13:29 +08:00
parent 86b193c8e4
commit dfecfa248b
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86 arm"
DEPEND=""
RDEPEND="|| ( net-analyzer/nmap[lua] net-analyzer/nmap[nse] )"
RDEPEND="net-analyzer/nmap[nse]"
S="${WORKDIR}"