From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0627E13881B for ; Tue, 22 Sep 2015 21:21:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5608C21C001; Tue, 22 Sep 2015 21:21:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0010E21C001 for ; Tue, 22 Sep 2015 21:21:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E741C34087F for ; Tue, 22 Sep 2015 21:21:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5825A183 for ; Tue, 22 Sep 2015 21:21:48 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1442866632.3f0b0bafec5062dfe30b7aa92f419e6b3d3e48ef.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kde-l10n/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kde-l10n/kde-l10n-15.08.1.ebuild X-VCS-Directories: kde-apps/kde-l10n/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 3f0b0bafec5062dfe30b7aa92f419e6b3d3e48ef X-VCS-Branch: master Date: Tue, 22 Sep 2015 21:21:48 +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-Archives-Salt: 38f0dad8-48c5-4b9e-8d8d-e0c0510b7393 X-Archives-Hash: 1895ec8a42861d0d2a746d6e633cde3b commit: 3f0b0bafec5062dfe30b7aa92f419e6b3d3e48ef Author: Andreas Sturmlechner gmail com> AuthorDate: Mon Sep 21 20:17:12 2015 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Sep 21 20:17:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0b0baf kde-apps/kde-l10n: Add missing DEPEND Fixes https://bugs.gentoo.org/show_bug.cgi?id=561066 Package-Manager: portage-2.2.20.1 kde-apps/kde-l10n/kde-l10n-15.08.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kde-l10n/kde-l10n-15.08.1.ebuild b/kde-apps/kde-l10n/kde-l10n-15.08.1.ebuild index 569b1c3..ca39488 100644 --- a/kde-apps/kde-l10n/kde-l10n-15.08.1.ebuild +++ b/kde-apps/kde-l10n/kde-l10n-15.08.1.ebuild @@ -12,6 +12,7 @@ HOMEPAGE="http://l10n.kde.org" DEPEND=" $(add_frameworks_dep ki18n) + dev-qt/linguist-tools:5 sys-devel/gettext " RDEPEND="