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 1B28E138AD0 for ; Tue, 10 Feb 2015 14:44:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3E3BE09B2; Tue, 10 Feb 2015 14:44:47 +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 5F672E09B2 for ; Tue, 10 Feb 2015 14:44:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58FC6340721 for ; Tue, 10 Feb 2015 14:44:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7B9D11755 for ; Tue, 10 Feb 2015 14:44:44 +0000 (UTC) From: "Ben de Groot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben de Groot" Message-ID: <1423579471.90d252f310cd5b6da6901aa09e7400828a209043.yngwin@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-meta/ X-VCS-Committer: yngwin X-VCS-Committer-Name: Ben de Groot X-VCS-Revision: 90d252f310cd5b6da6901aa09e7400828a209043 X-VCS-Branch: master Date: Tue, 10 Feb 2015 14:44:44 +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: 0836947a-ee60-4b73-a8be-e9f7d71e5e1f X-Archives-Hash: 099cd87bc6c8aa4ac53df8804a6511f3 commit: 90d252f310cd5b6da6901aa09e7400828a209043 Author: Ben de Groot gentoo org> AuthorDate: Tue Feb 10 14:44:31 2015 +0000 Commit: Ben de Groot gentoo org> CommitDate: Tue Feb 10 14:44:31 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=90d252f3 lxqt-base/lxqt-meta: update deps --- lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild index a74b8ba..ae9393d 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild @@ -18,6 +18,7 @@ RDEPEND=" ~lxqt-base/lxqt-about-${PV} ~lxqt-base/lxqt-common-${PV} ~lxqt-base/lxqt-config-${PV} + ~lxqt-base/lxqt-globalkeys-${PV} ~lxqt-base/lxqt-notificationd-${PV} ~lxqt-base/lxqt-panel-${PV} ~lxqt-base/lxqt-qtplugin-${PV} @@ -34,7 +35,7 @@ RDEPEND=" ~media-gfx/lximage-qt-${PV} ) !minimal? ( x11-wm/openbox - ~x11-misc/obconf-qt-${PV} ) + x11-misc/obconf-qt ) policykit? ( ~lxqt-base/lxqt-policykit-${PV} || ( sys-auth/consolekit[policykit(-)] @@ -42,7 +43,7 @@ RDEPEND=" powermanagement? ( ~lxqt-base/lxqt-powermanagement-${PV} ) sddm? ( - ~x11-misc/sddm-${PV} ) + >=x11-misc/sddm-0.10.0 ) ssh-askpass? ( ~lxqt-base/lxqt-openssh-askpass-${PV} ) "