From 980231c0b8d4b4d99af4abc6dc07fb586c300ba5 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sun, 15 Apr 2018 01:27:59 +0200 Subject: 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(-) (limited to 'app-crypt/moolticute') diff --git a/app-crypt/moolticute/moolticute-9999.ebuild b/app-crypt/moolticute/moolticute-9999.ebuild index 6176b1bb8674..159e97072e3f 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/_/-}" -- cgit v1.2.3-65-gdbad