mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
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:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user