From 5bf3793289c1a7ffce705007500f7059bdc3fbb7 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 1 Nov 2017 21:10:10 +0100 Subject: [PATCH] VLC 2.2.6: fix provides for devel package. --- media-video/vlc/vlc-2.2.6.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/vlc/vlc-2.2.6.recipe b/media-video/vlc/vlc-2.2.6.recipe index 10683b964..74cd8959a 100644 --- a/media-video/vlc/vlc-2.2.6.recipe +++ b/media-video/vlc/vlc-2.2.6.recipe @@ -5,7 +5,7 @@ VCDs, and various streaming protocols." HOMEPAGE="https://www.videolan.org/vlc/" COPYRIGHT="1998-2017 VideoLAN" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.videolan.org/pub/videolan/vlc/$portVersion/vlc-$portVersion.tar.xz" CHECKSUM_SHA256="c403d3accd9a400eb2181c958f3e7bc5524fe5738425f4253d42883b425a42a8" PATCHES="vlc-$portVersion.patchset" @@ -94,7 +94,7 @@ REQUIRES=" " PROVIDES_devel=" - vlc$secondaryArchSuffix = $portVersion + vlc${secondaryArchSuffix}_devel = $portVersion devel:libvlc$secondaryArchSuffix = 5.5.0 compat >= 5 devel:libvlccore$secondaryArchSuffix = 8.8.0 compat >= 8 "