From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1041208-garchives=archives.gentoo.org@lists.gentoo.org> 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 D8182138334 for <garchives@archives.gentoo.org>; Thu, 9 Aug 2018 21:39:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8C69E09CF; Thu, 9 Aug 2018 21:39:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B470CE09CF for <gentoo-commits@lists.gentoo.org>; Thu, 9 Aug 2018 21:39:53 +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 97F37335C9F for <gentoo-commits@lists.gentoo.org>; Thu, 9 Aug 2018 21:39:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 472B83A0 for <gentoo-commits@lists.gentoo.org>; Thu, 9 Aug 2018 21:39:51 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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 Sturmlechner" <asturm@gentoo.org> Message-ID: <1533850781.e32e965ebab82578704fae63dc3991ff6bf408bc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e32e965ebab82578704fae63dc3991ff6bf408bc X-VCS-Branch: master Date: Thu, 9 Aug 2018 21:39:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d408ea45-822f-488f-bf85-6b2bb196117b X-Archives-Hash: 4b1aecefe9dc18e2e95f1d63c55bb13b commit: e32e965ebab82578704fae63dc3991ff6bf408bc Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 9 21:36:59 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Aug 9 21:39:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32e965e app-office/libreoffice: Switch USE=dbus to sys-apps/dbus Upstream commit 02addb3618f026acd72ece76fc726b9473cc5940 Package-Manager: Portage-2.3.45, Repoman-2.3.10 app-office/libreoffice/libreoffice-9999.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index 00692c44abb..8654bb522fb 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -144,10 +144,13 @@ COMMON_DEPEND="${PYTHON_DEPS} x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender - bluetooth? ( net-wireless/bluez ) + bluetooth? ( + dev-libs/glib:2 + net-wireless/bluez + ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) - dbus? ( dev-libs/dbus-glib ) + dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf