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 2414E139695 for ; Fri, 17 Mar 2017 10:09:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35F6D21C10A; Fri, 17 Mar 2017 10:09:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1115D21C10A for ; Fri, 17 Mar 2017 10:09:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C965C34112A for ; Fri, 17 Mar 2017 10:09:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EE5B6B35 for ; Fri, 17 Mar 2017 10:09:14 +0000 (UTC) From: "Ettore Di Giacinto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ettore Di Giacinto" Message-ID: <1489745070.0cde6c4c64da8d5958921d1dc3fd325587edb8b0.mudler@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-control-center/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/mate-control-center/mate-control-center-9999.ebuild X-VCS-Directories: mate-base/mate-control-center/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: 0cde6c4c64da8d5958921d1dc3fd325587edb8b0 X-VCS-Branch: master Date: Fri, 17 Mar 2017 10:09:14 +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: aca31a0e-a099-4d99-9ec7-7db2d2db83b7 X-Archives-Hash: 1eedecc52679e85189b91f309926dbfd commit: 0cde6c4c64da8d5958921d1dc3fd325587edb8b0 Author: Ettore Di Giacinto gentoo org> AuthorDate: Fri Mar 17 10:04:30 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Fri Mar 17 10:04:30 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0cde6c4c mate-base/mate-control-center: sync changes to live ebuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 mate-base/mate-control-center/mate-control-center-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mate-base/mate-control-center/mate-control-center-9999.ebuild b/mate-base/mate-control-center/mate-control-center-9999.ebuild index 434922d..6bf961c 100644 --- a/mate-base/mate-control-center/mate-control-center-9999.ebuild +++ b/mate-base/mate-control-center/mate-control-center-9999.ebuild @@ -48,7 +48,8 @@ COMMON_DEPEND=" >=x11-libs/libxklavier-4:0 x11-libs/pango:0 >=x11-wm/marco-1.17.0 - virtual/libintl:0" + virtual/libintl:0 + appindicator? ( dev-libs/libappindicator:3 )" RDEPEND="${COMMON_DEPEND}"