diff options
Diffstat (limited to 'net-analyzer/greenbone-security-assistant')
-rw-r--r-- | net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild index 2d64966d2e09..67acba07ab0b 100644 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-20.8.1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" BDEPEND=" dev-python/polib - >=net-libs/nodejs-8.12.0 + >=net-libs/nodejs-10.0.0[ssl] >=sys-apps/yarn-1.15.2 virtual/pkgconfig extras? ( diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild index a0621ef26527..7d018bc7fbb2 100644 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-9.0.1.ebuild @@ -35,7 +35,7 @@ RDEPEND=" BDEPEND=" dev-python/polib - >=net-libs/nodejs-8.12.0 + >=net-libs/nodejs-8.12.0[ssl] >=sys-apps/yarn-1.15.2 virtual/pkgconfig extras? ( |