commit:     980231c0b8d4b4d99af4abc6dc07fb586c300ba5
Author:     Pierre-Olivier Mercier <nemunaire <AT> nemunai <DOT> re>
AuthorDate: Sat Apr 14 23:27:59 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 23:11:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=980231c0

app-crypt/moolticute: add dev-qt/linguist-tools DEPEND

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8082

 app-crypt/moolticute/moolticute-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-crypt/moolticute/moolticute-9999.ebuild 
b/app-crypt/moolticute/moolticute-9999.ebuild
index 6176b1bb867..159e97072e3 100644
--- a/app-crypt/moolticute/moolticute-9999.ebuild
+++ b/app-crypt/moolticute/moolticute-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,9 @@ RDEPEND="
        dev-qt/qtwebsockets:5
        dev-qt/qtwidgets:5
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+       dev-qt/linguist-tools:5
+"
 
 S="${WORKDIR}/${P/_/-}"
 

Reply via email to