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 D0B40138334 for ; Thu, 7 Jun 2018 17:10:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1CC7E07D3; Thu, 7 Jun 2018 17:10:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 684B5E07D3 for ; Thu, 7 Jun 2018 17:10:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45026335C84 for ; Thu, 7 Jun 2018 17:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07FAE2C3 for ; Thu, 7 Jun 2018 17:10:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1528391414.821e4e16adde547754ccc12c86c2c0c077e75bed.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/amarok/amarok-9999.ebuild X-VCS-Directories: media-sound/amarok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 821e4e16adde547754ccc12c86c2c0c077e75bed X-VCS-Branch: master Date: Thu, 7 Jun 2018 17:10:22 +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: f8bb64ca-7864-4286-b8ef-695aa37ac1bb X-Archives-Hash: 7a9dba45bdfdc9c3b88cd71edb8791db commit: 821e4e16adde547754ccc12c86c2c0c077e75bed Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 7 17:10:14 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 7 17:10:14 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=821e4e16 media-sound/amarok: Add new DEPEND Upstream commit 497bf1ab30fdea1d8abc4fbac0dbebe77a9916be Package-Manager: Portage-2.3.40, Repoman-2.3.9 media-sound/amarok/amarok-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild index 6de602d64b..04076a2005 100644 --- a/media-sound/amarok/amarok-9999.ebuild +++ b/media-sound/amarok/amarok-9999.ebuild @@ -14,6 +14,7 @@ IUSE="ffmpeg ipod lastfm mtp ofa podcast wikipedia" # ipod requires gdk enabled and also gtk compiled in libgpod COMMONDEPEND=" + $(add_frameworks_dep attica) $(add_frameworks_dep karchive) $(add_frameworks_dep kcmutils) $(add_frameworks_dep kcodecs)