stormlib: Make devel pkg require base(#12275)

This commit is contained in:
Peppersawce
2025-04-28 13:05:43 +00:00
committed by GitHub
parent 60323f7193
commit 2575e16524

View File

@@ -4,7 +4,7 @@ which are able to read and also to write files from/to the MPQ archives."
HOMEPAGE="http://www.zezula.net/en/mpq/stormlib.html"
COPYRIGHT="2003-2024 Ladislav Zezula"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/ladislav-zezula/StormLib/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="a709a6b034d206404f5297d85e474371203ff5483639955195d99b737bbf7dfe"
SOURCE_DIR="StormLib-$portVersion"
@@ -29,6 +29,10 @@ PROVIDES_devel="
stormlib${secondaryArchSuffix}_devel = $portVersion
devel:libstorm$secondaryArchSuffix = $libVersionCompat
"
REQUIRES_devel="
haiku${secondaryArchSuffix}_devel
stormlib$secondaryArchSuffix == $portVersion base
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel