commit:     634de1f944aed10bfb5194d5754ed53828fb899d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 18:32:41 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 18:32:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634de1f9

net-analyzer/wireshark: DEPEND on dev-qt/linguist-tools (bug #588876).

Package-Manager: portage-2.3.0

 net-analyzer/wireshark/wireshark-2.1.1.ebuild    | 3 +++
 net-analyzer/wireshark/wireshark-99999999.ebuild | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/net-analyzer/wireshark/wireshark-2.1.1.ebuild 
b/net-analyzer/wireshark/wireshark-2.1.1.ebuild
index 3c16eb1..28bc094 100644
--- a/net-analyzer/wireshark/wireshark-2.1.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.1.1.ebuild
@@ -74,6 +74,9 @@ DEPEND="
                doc-pdf? ( dev-java/fop )
                www-client/lynx
        )
+       qt5? (
+               dev-qt/linguist-tools:5=
+       )
        sys-devel/bison
        sys-devel/flex
        virtual/pkgconfig

diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild 
b/net-analyzer/wireshark/wireshark-99999999.ebuild
index d78ed47..259d68d 100644
--- a/net-analyzer/wireshark/wireshark-99999999.ebuild
+++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
@@ -72,6 +72,9 @@ DEPEND="
                doc-pdf? ( dev-java/fop )
                www-client/lynx
        )
+       qt5? (
+               dev-qt/linguist-tools:5=
+       )
        sys-devel/bison
        sys-devel/flex
        virtual/pkgconfig

Reply via email to