mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libktorrent: fix extra_cmake_modules requires
This commit is contained in:
@@ -8,7 +8,7 @@ blocking lists."
|
||||
HOMEPAGE="https://github.com/KDE/libktorrent/"
|
||||
COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/libktorrent/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="897d970d8e06c82dfb43757b23e3079731dbb74bca259c559e25b7d574dfece4"
|
||||
|
||||
@@ -53,7 +53,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules >= 5.39
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.65
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libgcrypt$secondaryArchSuffix
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user