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 018741382C5 for ; Sat, 16 May 2020 16:14:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28998E09F0; Sat, 16 May 2020 16:14:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0C33EE09F0 for ; Sat, 16 May 2020 16:14:45 +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 F299434F35E for ; Sat, 16 May 2020 16:14:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79ED8175 for ; Sat, 16 May 2020 16:14:42 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1589645651.543b992a8fdce2cb6fd72df6fe575627018cd616.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfconf/xfconf-4.14.3.ebuild X-VCS-Directories: xfce-base/xfconf/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 543b992a8fdce2cb6fd72df6fe575627018cd616 X-VCS-Branch: master Date: Sat, 16 May 2020 16:14:42 +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: 708d190c-5468-4d4e-8cf6-fffeedafc907 X-Archives-Hash: b29c0332cca21f588d436b313283b366 commit: 543b992a8fdce2cb6fd72df6fe575627018cd616 Author: Michał Górny gentoo org> AuthorDate: Sat May 16 16:14:11 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 16 16:14:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543b992a xfce-base/xfconf: Add an explicit dependency on dbus Closes: https://bugs.gentoo.org/721884 Signed-off-by: Michał Górny gentoo.org> xfce-base/xfconf/xfconf-4.14.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce-base/xfconf/xfconf-4.14.3.ebuild b/xfce-base/xfconf/xfconf-4.14.3.ebuild index 6cdd92555cd..93d826cca95 100644 --- a/xfce-base/xfconf/xfconf-4.14.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.3.ebuild @@ -16,6 +16,7 @@ IUSE="debug introspection perl vala" REQUIRED_USE="vala? ( introspection )" RDEPEND=">=dev-libs/glib-2.42 + sys-apps/dbus >=xfce-base/libxfce4util-4.10:= introspection? ( dev-libs/gobject-introspection:= ) perl? (