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 42CB9138CA3 for ; Wed, 4 Mar 2015 11:24:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD676E0885; Wed, 4 Mar 2015 11:24:34 +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 83DBAE0885 for ; Wed, 4 Mar 2015 11:24:34 +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 4616F340812 for ; Wed, 4 Mar 2015 11:24:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA69E13048 for ; Wed, 4 Mar 2015 11:24:26 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1425468253.a75a9e1f76e4a64bc86ac75bbc4de719fdd998f6.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/plasma-mediacenter/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild X-VCS-Directories: media-video/plasma-mediacenter/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a75a9e1f76e4a64bc86ac75bbc4de719fdd998f6 X-VCS-Branch: master Date: Wed, 4 Mar 2015 11:24:26 +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: 0f66acd7-03ba-4ff3-8934-393b85be4cfb X-Archives-Hash: b5320634f3305c5d308c7df2844184c0 commit: a75a9e1f76e4a64bc86ac75bbc4de719fdd998f6 Author: Michael Palimaka gentoo org> AuthorDate: Wed Mar 4 11:24:13 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Mar 4 11:24:13 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a75a9e1f [media-video/plasma-mediacenter] Add missing dependency wrt bug #541214. Package-Manager: portage-2.2.17 media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild index 8da8828..6608f44 100644 --- a/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild +++ b/media-video/plasma-mediacenter/plasma-mediacenter-9999.ebuild @@ -27,6 +27,7 @@ RESTRICT="test" DEPEND=" $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep plasma-workspace) dev-qt/qt-mobility[multimedia,qml] media-libs/taglib "