mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
labplot, add missing dependency (#10754)
This commit is contained in:
@@ -101,7 +101,8 @@ BUILD_REQUIRES="
|
||||
devel:libmatio$secondaryArchSuffix
|
||||
devel:libnetcdf$secondaryArchSuffix
|
||||
devel:liborigin$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 131.0.0
|
||||
devel:libpoppler$secondaryArchSuffix >= 131.0.0
|
||||
devel:libpoppler_qt5$secondaryArchSuffix >= 1.33.0
|
||||
devel:libspectre$secondaryArchSuffix
|
||||
devel:libssp_nonshared$secondaryArchSuffix
|
||||
devel:libxcb$secondaryArchSuffix
|
||||
@@ -170,6 +171,7 @@ BUILD()
|
||||
-DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \
|
||||
-DKDE_INSTALL_QMLDIR=$dataDir/Qt5/qml \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake \
|
||||
-DBUILD_WITH_QT6=OFF \
|
||||
-DENABLE_READSTAT=OFF \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DENABLE_TESTS=OFF -Wno-dev
|
||||
|
||||
Reference in New Issue
Block a user