compress_bzip2: revbump for new perl, add missing dependency

This isn't checked by haikuporter's policy check because the library isn't in $libDir.
This commit is contained in:
Joachim Mairböck
2024-07-06 15:08:44 +02:00
parent 66f53b616e
commit 6baafe906e

View File

@@ -4,7 +4,7 @@ uses the low level interface to the bzip2 algorithm, and reimplements all high l
HOMEPAGE="https://metacpan.org/pod/Compress::Bzip2"
COPYRIGHT="1999-2020 Rob Janes"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-$portVersion.tar.gz"
CHECKSUM_SHA256="859f835c3f5c998810d8b2a6f9e282ff99d6cb66ccfa55cae7e66dafb035116e"
SOURCE_DIR="Compress-Bzip2-$portVersion"
@@ -23,6 +23,7 @@ fi
REQUIRES="
haiku$secondaryArchSuffix
vendor_perl
lib:libbz2$secondaryArchSuffix
"
BUILD_REQUIRES="