From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26E66138334 for ; Thu, 14 Feb 2019 00:03:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A726E0942; Thu, 14 Feb 2019 00:03:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E2B7E0954 for ; Thu, 14 Feb 2019 00:03:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96901335D4D for ; Thu, 14 Feb 2019 00:03:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 106D2537 for ; Thu, 14 Feb 2019 00:03:23 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1550102588.e4f5fb6c793c91f22771c51ef849bc27d5d0063c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/geary/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/geary/geary-0.12.4.ebuild X-VCS-Directories: mail-client/geary/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: e4f5fb6c793c91f22771c51ef849bc27d5d0063c X-VCS-Branch: master Date: Thu, 14 Feb 2019 00:03:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3f79d740-6d35-4d42-9512-4080615e6eb5 X-Archives-Hash: 23bf41feae8589dfcbc2996f854e1682 commit: e4f5fb6c793c91f22771c51ef849bc27d5d0063c Author: Mart Raudsepp gentoo org> AuthorDate: Thu Feb 14 00:03:08 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Feb 14 00:03:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f5fb6c mail-client/geary: add missing intltool dep Closes: https://bugs.gentoo.org/674718 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> mail-client/geary/geary-0.12.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/mail-client/geary/geary-0.12.4.ebuild b/mail-client/geary/geary-0.12.4.ebuild index 335d1517904..57f5e70d95a 100644 --- a/mail-client/geary/geary-0.12.4.ebuild +++ b/mail-client/geary/geary-0.12.4.ebuild @@ -37,6 +37,7 @@ RDEPEND="${DEPEND} # gnome-doc-utils for xml2po for TRANSLATE_HELP option DEPEND="${DEPEND} sys-devel/gettext + dev-util/intltool app-text/gnome-doc-utils dev-util/desktop-file-utils virtual/pkgconfig