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 B808A138330 for ; Thu, 13 Oct 2016 09:43:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 000D3E0CA6; Thu, 13 Oct 2016 09:43:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D603EE0CA6 for ; Thu, 13 Oct 2016 09:43:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9BD9F341229 for ; Thu, 13 Oct 2016 09:43:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A0A92FA for ; Thu, 13 Oct 2016 09:43:34 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1476351812.af0fb4cc93736fc9f056669a3c5aec305b1ed00a.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-chewing/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-chewing/ibus-chewing-1.5.1.ebuild X-VCS-Directories: app-i18n/ibus-chewing/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: af0fb4cc93736fc9f056669a3c5aec305b1ed00a X-VCS-Branch: master Date: Thu, 13 Oct 2016 09:43:34 +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: 77393b5e-5f93-4e73-8168-43ff85a15d2e X-Archives-Hash: 3e627b110b1754e2c74b9c5f515f7768 commit: af0fb4cc93736fc9f056669a3c5aec305b1ed00a Author: Yixun Lan gentoo org> AuthorDate: Thu Oct 13 09:42:19 2016 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Oct 13 09:43:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0fb4cc app-i18n/ibus-chewing: add gconf dep Package-Manager: portage-2.3.2 app-i18n/ibus-chewing/ibus-chewing-1.5.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-i18n/ibus-chewing/ibus-chewing-1.5.1.ebuild b/app-i18n/ibus-chewing/ibus-chewing-1.5.1.ebuild index bcadaa5..2397f15 100644 --- a/app-i18n/ibus-chewing/ibus-chewing-1.5.1.ebuild +++ b/app-i18n/ibus-chewing/ibus-chewing-1.5.1.ebuild @@ -22,6 +22,7 @@ RDEPEND="x11-libs/libXtst x11-libs/gtk+:2 dev-util/gob:2" DEPEND="${RDEPEND} + gnome-base/gconf virtual/pkgconfig" S=${WORKDIR}/${MY_P}