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 63B6D1395E1 for ; Wed, 2 Nov 2016 13:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9F6BE0B76; Wed, 2 Nov 2016 13:45:33 +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 A2620E0B76 for ; Wed, 2 Nov 2016 13:45:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7CF4D34108B for ; Wed, 2 Nov 2016 13:45:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 598382EF for ; Wed, 2 Nov 2016 13:45:30 +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: <1478094321.0ffbd5cf3af3ea2fc4c568080c254b04b3e1334c.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-pa/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-pa/plasma-pa-5.8.3.ebuild X-VCS-Directories: kde-plasma/plasma-pa/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0ffbd5cf3af3ea2fc4c568080c254b04b3e1334c X-VCS-Branch: master Date: Wed, 2 Nov 2016 13:45:30 +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: aaab45d8-46dd-4568-a8e9-0c3515a48030 X-Archives-Hash: d6cd2c8899c3d7f1e28664214ca78d9b commit: 0ffbd5cf3af3ea2fc4c568080c254b04b3e1334c Author: Johannes Huber gentoo org> AuthorDate: Wed Nov 2 13:34:42 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Nov 2 13:45:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffbd5cf 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.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-pa/plasma-pa-5.8.3.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.8.3.ebuild index 98fc008..e622919 100644 --- a/kde-plasma/plasma-pa/plasma-pa-5.8.3.ebuild +++ b/kde-plasma/plasma-pa/plasma-pa-5.8.3.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}"