diff options
author | Hasan ÇALIŞIR <hasan.calisir@psauxit.com> | 2019-12-22 18:19:16 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-12-22 18:59:27 +0200 |
commit | 0d53b78fca243279f524727119361c27a0467d97 (patch) | |
tree | f3315fa998ccff8a81065cc0287b1d1e215281ff /net-analyzer | |
parent | net-misc/sipp: sort DEPEND (diff) | |
download | gentoo-0d53b78fca243279f524727119361c27a0467d97.tar.gz gentoo-0d53b78fca243279f524727119361c27a0467d97.tar.bz2 gentoo-0d53b78fca243279f524727119361c27a0467d97.zip |
net-analyzer/greenbone-security-assistant: update dependency
drop [messages] use flag on net-libs/libmicrohttpd.
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hasan ÇALIŞIR <hasan.calisir@psauxit.com>
Closes: https://github.com/gentoo/gentoo/pull/14091
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild (renamed from net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild index 55de4ab10419..417273d6d456 100644 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1.ebuild +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-8.0.1-r1.ebuild @@ -25,7 +25,7 @@ DEPEND=" dev-libs/libxslt >=net-analyzer/gvm-libs-10.0.1 net-libs/gnutls:= - net-libs/libmicrohttpd[messages]" + net-libs/libmicrohttpd" RDEPEND=" ${DEPEND} |