opusfile: add missing devel dependency

This commit is contained in:
Jerome Duval
2023-09-05 17:07:48 +02:00
parent 3a14347aa6
commit 50e4b460cf

View File

@@ -12,7 +12,7 @@ windows systems."
HOMEPAGE="https://opus-codec.org/"
COPYRIGHT="2001-2018 Xiph.org"
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="3"
SOURCE_URI="https://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz"
CHECKSUM_SHA256="118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b"
@@ -42,6 +42,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
opusfile$secondaryArchSuffix == $portVersion base
devel:libopus$secondaryArchSuffix
"
BUILD_REQUIRES="