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 221A41395E1 for ; Wed, 2 Nov 2016 13:45:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62279E07F4; Wed, 2 Nov 2016 13:45:49 +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 2DC44E07F4 for ; Wed, 2 Nov 2016 13:45:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 314663411D7 for ; Wed, 2 Nov 2016 13:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99DEE2EF for ; Wed, 2 Nov 2016 13:45:46 +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: <1478093579.52d4655124d4e601eefcd73aa593d4435ff705a7.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild kde-plasma/plasma-pa/plasma-pa-9999.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 52d4655124d4e601eefcd73aa593d4435ff705a7 X-VCS-Branch: master Date: Wed, 2 Nov 2016 13:45:46 +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: 41ffb970-f4ec-46fe-9d2f-6fd4ca262cfa X-Archives-Hash: 6a28e33d80afe493352fcf39a64f6239 commit: 52d4655124d4e601eefcd73aa593d4435ff705a7 Author: Johannes Huber gentoo org> AuthorDate: Wed Nov 2 13:32:59 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Nov 2 13:32:59 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52d46551 kde-plasma/plasma-pa: DEPEND on media-sound/pulseaudio[gnome] Gentoo-bug: 596426 Package-Manager: portage-2.3.2 kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild | 2 +- kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild index 41f5de9..a18ae88 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.8.49.9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" dev-libs/glib:2 gnome-base/gconf:2 media-libs/libcanberra - media-sound/pulseaudio + media-sound/pulseaudio[gnome] " RDEPEND="${DEPEND}" diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild index 41f5de9..a18ae88 100644 --- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" dev-libs/glib:2 gnome-base/gconf:2 media-libs/libcanberra - media-sound/pulseaudio + media-sound/pulseaudio[gnome] " RDEPEND="${DEPEND}"