mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
khtml: rebuild with openssl 1.1
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE="
|
||||
GNU GPL v3
|
||||
GNU LGPL v2
|
||||
"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/KDE/khtml/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5fac7a8a7143ccf0fb80dc1055fa12ff3c9d38e0dc7297d4874edf03c3a9d5d8"
|
||||
|
||||
@@ -75,7 +75,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= $portVersion
|
||||
devel:libcrypto$secondaryArchSuffix >= 1.0.0
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix == $portVersion
|
||||
@@ -110,7 +110,7 @@ BUILD_REQUIRES="
|
||||
devel:libphonon4qt5$secondaryArchSuffix
|
||||
devel:libpng$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 1.0.0
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user