From 4fa1089264059bd4630eb018d09b0eb44ce04a31 Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Mon, 21 Aug 2023 13:02:03 -0400 Subject: [PATCH] net-analyzer/ostinato: add missing dep Closes: https://bugs.gentoo.org/833351 Signed-off-by: Rick Farina --- 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 9c346092d15c9..586f8e2f25978 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=(