libheif, revbump to add devel requirements (#10164)

This commit is contained in:
Schrijvers Luc
2024-02-29 14:16:01 +01:00
committed by GitHub
parent 5b71fef8cd
commit fa79e3686d

View File

@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/strukturag/libheif"
COPYRIGHT="2017-2020 Struktur AG"
LICENSE="MIT
GNU LGPL v3"
REVISION="3"
REVISION="4"
SOURCE_URI="https://github.com/strukturag/libheif/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="086145b0d990182a033b0011caadb1b642da84f39ab83aa66d005610650b3c65"
PATCHES="libheif-$portVersion.patchset"
@@ -46,6 +46,8 @@ PROVIDES_devel="
"
REQUIRES_devel="
libheif$secondaryArchSuffix == $portVersion base
devel:libde265$secondaryArchSuffix
devel:libx265$secondaryArchSuffix
"
SUMMARY_tools="Tools for libheif package"