mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
VLC 2.2.6: fix provides for devel package.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user