qt6_graphs, drop neww library not present in 6.7.2 (#13710)

This commit is contained in:
Schrijvers Luc
2026-02-04 13:34:43 +01:00
committed by GitHub
parent f039ffe8c6
commit d25a250b16

View File

@@ -26,7 +26,6 @@ libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="
qt6_graphs$secondaryArchSuffix = $portVersion compat >= 6
lib:libQt6Graphs$secondaryArchSuffix = $libVersionCompat
lib:libQt6GraphsWidgets$secondaryArchSuffix = $libVersionCompat
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -44,7 +43,6 @@ REQUIRES="
PROVIDES_devel="
qt6_graphs${secondaryArchSuffix}_devel = $portVersion compat >= 6
devel:libQt6Graphs$secondaryArchSuffix = $libVersionCompat
devel:libQt6GraphsWidgets$secondaryArchSuffix = $libVersionCompat
"
REQUIRES_devel="
qt6_graphs$secondaryArchSuffix == $portVersion base
@@ -87,9 +85,8 @@ INSTALL()
{
ninja -C build install
prepareInstalledDevelLibs \
libQt6Graphs \
libQt6GraphsWidgets
prepareInstalledDevelLib \
libQt6Graphs
# fix pkgconfig files
fixPkgconfig