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 DBA0E138B5C for ; Mon, 6 Apr 2015 10:53:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FA3CE0973; Mon, 6 Apr 2015 10:53:53 +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 38AE2E0973 for ; Mon, 6 Apr 2015 10:53:53 +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 6BFD034063E for ; Mon, 6 Apr 2015 10:53:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59D2315535 for ; Mon, 6 Apr 2015 10:53:50 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1428317621.6afd76b2a959796620800c800caa096e32bf2a13.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 6afd76b2a959796620800c800caa096e32bf2a13 X-VCS-Branch: master Date: Mon, 6 Apr 2015 10:53:50 +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: 67f798d4-315c-4a2a-be86-45aa70d0a620 X-Archives-Hash: bee36b27566b1df3d78a60fda4069383 commit: 6afd76b2a959796620800c800caa096e32bf2a13 Author: Johannes Huber gentoo org> AuthorDate: Mon Apr 6 10:53:41 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Apr 6 10:53:41 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6afd76b2 [kde-plasma/plasma-meta] Update dependencies Package-Manager: portage-2.2.18 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 28ca0fb..e54849f 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -43,7 +43,7 @@ RDEPEND=" $(add_plasma_dep systemsettings) bluetooth? ( $(add_plasma_dep bluedevil) - $(add_plasma_dep libbluedevil) + $(add_plasma_dep bluez-qt) ) display-manager? ( sddm? ( x11-misc/sddm )