commit: 4fa1089264059bd4630eb018d09b0eb44ce04a31 Author: Rick Farina <zerochaos <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 17:02:03 2023 +0000 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Mon Aug 21 17:07:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa10892
net-analyzer/ostinato: add missing dep Closes: https://bugs.gentoo.org/833351 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org> net-analyzer/ostinato/ostinato-1.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/ostinato/ostinato-1.2.0.ebuild b/net-analyzer/ostinato/ostinato-1.2.0.ebuild index 9c346092d15c..586f8e2f2597 100644 --- a/net-analyzer/ostinato/ostinato-1.2.0.ebuild +++ b/net-analyzer/ostinato/ostinato-1.2.0.ebuild @@ -27,6 +27,7 @@ RDEPEND=" >=net-libs/libpcap-1.8.1-r2 " DEPEND="${RDEPEND} + dev-qt/qtsvg:5 dev-qt/qtxml:5" PATCHES=(
