commit: fb14a091fb9e7bd13c58910a9e0ffb341d41e12a Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Fri Jan 3 17:41:28 2025 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Fri Jan 3 17:42:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb14a091
net-misc/mptcpd: BDEPEND media-gfx/graphviz Closes: https://bugs.gentoo.org/877627 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> net-misc/mptcpd/mptcpd-0.13.ebuild | 3 ++- net-misc/mptcpd/mptcpd-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-misc/mptcpd/mptcpd-0.13.ebuild b/net-misc/mptcpd/mptcpd-0.13.ebuild index 2e3281cc8262..5ff4a416cd0b 100644 --- a/net-misc/mptcpd/mptcpd-0.13.ebuild +++ b/net-misc/mptcpd/mptcpd-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,6 +24,7 @@ BDEPEND=" doc? ( app-text/doxygen virtual/pandoc + media-gfx/graphviz ) virtual/pkgconfig " diff --git a/net-misc/mptcpd/mptcpd-9999.ebuild b/net-misc/mptcpd/mptcpd-9999.ebuild index 2e3281cc8262..5ff4a416cd0b 100644 --- a/net-misc/mptcpd/mptcpd-9999.ebuild +++ b/net-misc/mptcpd/mptcpd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,6 +24,7 @@ BDEPEND=" doc? ( app-text/doxygen virtual/pandoc + media-gfx/graphviz ) virtual/pkgconfig "
