From c6782303ff1a1b2732ad6fb6170bb7dde749c5c2 Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Tue, 26 Jun 2018 10:26:03 -0400 Subject: net-analyzer/ostinato: add missing dep still doesn't build though Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-analyzer') diff --git a/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild b/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild index 9bdd58c8fbc5..1beae2abfc9f 100644 --- a/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild +++ b/net-analyzer/ostinato/ostinato-0.9_p20180522.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pstavirs/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="" +#KEYWORDS="~amd64 ~arm ~x86" IUSE="" #https://github.com/pstavirs/ostinato/issues/173 @@ -21,6 +21,7 @@ DEPEND=" dev-libs/protobuf:= dev-qt/qtcore:5 dev-qt/qtgui:5 + dev-qt/qtscript:5 dev-qt/qtwidgets:5 >=net-libs/libpcap-1.8.1-r2 " -- cgit v1.2.3-65-gdbad