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 EBDCD138334 for ; Tue, 21 Aug 2018 11:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8C47E083E; Tue, 21 Aug 2018 11:09:22 +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 82DF8E083E for ; Tue, 21 Aug 2018 11:09:22 +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 E3D14335D4F for ; Tue, 21 Aug 2018 11:09:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D77E8395 for ; Tue, 21 Aug 2018 11:09:18 +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: <1534849742.9fba7b8460178b2a8f9573b9d97e72d79f0fcdcc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/shotcut/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/shotcut/shotcut-18.03.ebuild X-VCS-Directories: media-video/shotcut/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9fba7b8460178b2a8f9573b9d97e72d79f0fcdcc X-VCS-Branch: master Date: Tue, 21 Aug 2018 11:09:18 +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: c0cc816b-3a25-4448-94ac-6b15d6b0da5a X-Archives-Hash: ec15ca0b516bb96f01e8894f08253423 commit: 9fba7b8460178b2a8f9573b9d97e72d79f0fcdcc Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 21 11:06:42 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 21 11:09:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fba7b84 media-video/shotcut: Fix media-libs/mlt usedeps to sdl,sdl2(+) Package-Manager: Portage-2.3.48, Repoman-2.3.10 media-video/shotcut/shotcut-18.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/shotcut/shotcut-18.03.ebuild b/media-video/shotcut/shotcut-18.03.ebuild index 52af890d5db..27b43b92dde 100644 --- a/media-video/shotcut/shotcut-18.03.ebuild +++ b/media-video/shotcut/shotcut-18.03.ebuild @@ -32,7 +32,7 @@ RDEPEND=" media-libs/ladspa-sdk media-libs/libsdl:0 media-libs/libvpx - >=media-libs/mlt-6.6.0[ffmpeg,frei0r,qt5,sdl2,xml] + >=media-libs/mlt-6.6.0-r1[ffmpeg,frei0r,qt5,sdl,sdl2(+),xml] media-libs/x264 media-plugins/frei0r-plugins media-sound/lame