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 02B271396D9 for ; Fri, 10 Nov 2017 09:17:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E518E0EA6; Fri, 10 Nov 2017 09:17:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1E3E7E0EA6 for ; Fri, 10 Nov 2017 09:17: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 320F133C4EE for ; Fri, 10 Nov 2017 09:17:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC0B498AE for ; Fri, 10 Nov 2017 09:17:30 +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: <1510305384.d344751d04f1bb74f4e0b876260ae341f9a3c7ea.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kscd/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kscd/kscd-9999.ebuild X-VCS-Directories: kde-apps/kscd/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d344751d04f1bb74f4e0b876260ae341f9a3c7ea X-VCS-Branch: master Date: Fri, 10 Nov 2017 09:17: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: 8e8dc5f9-0bbb-4b73-aed3-f6cc9dd7d6e2 X-Archives-Hash: 916559acc9e49a938a61804f5f4f7100 commit: d344751d04f1bb74f4e0b876260ae341f9a3c7ea Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 10 09:16:12 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 10 09:16:24 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d344751d kde-apps/kscd: Add missing DEPEND Package-Manager: Portage-2.3.8, Repoman-2.3.4 kde-apps/kscd/kscd-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kscd/kscd-9999.ebuild b/kde-apps/kscd/kscd-9999.ebuild index a746df729a..551caedddb 100644 --- a/kde-apps/kscd/kscd-9999.ebuild +++ b/kde-apps/kscd/kscd-9999.ebuild @@ -30,6 +30,7 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtsvg) $(add_qt_dep qtwidgets) + media-libs/libdiscid media-libs/musicbrainz:5 media-libs/phonon[qt5(+)] "