mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
khtml, revbump for openssl3 (#11004)
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE="
|
||||
GNU GPL v3
|
||||
GNU LGPL v2
|
||||
"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/portingAids/khtml-${portVersion}.tar.xz"
|
||||
CHECKSUM_SHA256="742a9965008d5205e92ece2a574b48f65452b17b8c4ce2176e0c25cc3be8cf60"
|
||||
|
||||
@@ -79,7 +79,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= $portVersion
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libgif$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix == $portVersion
|
||||
@@ -114,7 +114,7 @@ BUILD_REQUIRES="
|
||||
devel:libphonon4qt5$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -123,6 +123,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:gperf
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:msgfmt
|
||||
cmd:msgmerge
|
||||
cmd:perl
|
||||
cmd:python3.10
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user