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 29C40139083 for ; Thu, 7 Dec 2017 00:02:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DC41E1055; Thu, 7 Dec 2017 00:02:17 +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 4D095E1055 for ; Thu, 7 Dec 2017 00:02:17 +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 54C2A33BF55 for ; Thu, 7 Dec 2017 00:02:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE548AE77 for ; Thu, 7 Dec 2017 00:02:14 +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: <1512604914.e8e0230064919622e757d064fef94849f2732cec.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e8e0230064919622e757d064fef94849f2732cec X-VCS-Branch: master Date: Thu, 7 Dec 2017 00:02:14 +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: 1aaf6e0e-bfc5-4700-98f9-a8a897f7016a X-Archives-Hash: bf34c2e56ef2a3a605b2cb9331a6d6ee commit: e8e0230064919622e757d064fef94849f2732cec Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 6 23:44:10 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 7 00:01:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e02300 media-video/vlc: Drop redundant DEPENDs Package-Manager: Portage-2.3.16, Repoman-2.3.6 media-video/vlc/vlc-9999.ebuild | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index 100252dca4c..fab0c1c9fc0 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -148,10 +148,7 @@ RDEPEND=" >=x11-libs/libX11-1.3.99.901:0 ) opus? ( >=media-libs/opus-1.0.3:0 ) - png? ( - media-libs/libpng:0= - sys-libs/zlib:0 - ) + png? ( media-libs/libpng:0= ) postproc? ( !libav? ( >=media-video/ffmpeg-3.1.3:0= ) libav? ( media-libs/libpostproc:0= ) @@ -171,10 +168,7 @@ RDEPEND=" rdp? ( =net-misc/freerdp-1*:0=[client] ) samba? ( >=net-fs/samba-4.0.0:0[client] ) schroedinger? ( >=media-libs/schroedinger-1.0.10:0 ) - sdl-image? ( - >=media-libs/sdl-image-1.2.10:0 - sys-libs/zlib:0 - ) + sdl-image? ( >=media-libs/sdl-image-1.2.10:0 ) sftp? ( net-libs/libssh2:0 ) shout? ( >=media-libs/libshout-2.1:0 ) sid? ( media-libs/libsidplay:2 ) @@ -195,10 +189,7 @@ RDEPEND=" !libav? ( media-video/ffmpeg:0= ) libav? ( media-video/libav:0= ) ) - taglib? ( - >=media-libs/taglib-1.9:0 - sys-libs/zlib:0 - ) + taglib? ( >=media-libs/taglib-1.9:0 ) theora? ( media-libs/libtheora:0 ) tremor? ( media-libs/tremor:0 ) truetype? (