mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
KStars: add suffix for ECM requires
This commit is contained in:
@@ -10,7 +10,7 @@ conjunctions, and many common astronomical calculations."
|
||||
HOMEPAGE="https://edu.kde.org/kstars"
|
||||
COPYRIGHT="2010-2018 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/kstars/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d9eeb673907847c41c759f535af5e28e6ea9c2d8b87842eb91a07291fd239509"
|
||||
PATCHES="kstars-$portVersion.patchset"
|
||||
@@ -76,7 +76,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules >= 5.47
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.50
|
||||
devel:eigen$secondaryArchSuffix
|
||||
devel:libkdeinit5_kded5$secondaryArchSuffix
|
||||
devel:libkdeinit5_klauncher$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user