mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Calligra: fix build on gcc2h
This commit is contained in:
@@ -8,7 +8,7 @@ LICENSE="
|
||||
GNU LGPL v2
|
||||
GNU GPL v2
|
||||
"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/calligra/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7a796d0f1f8dc6fa5e03a1774eee3cc677d81cf5c7bf2edd08fc1b07cd93980c"
|
||||
PATCHES="calligra-$portVersion.patchset"
|
||||
@@ -98,6 +98,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
extra_cmake_modules >= 5.39
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
poppler${secondaryArchSuffix}_qt5
|
||||
devel:eigen$secondaryArchSuffix
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libetonyek_0.1$secondaryArchSuffix
|
||||
@@ -153,7 +154,6 @@ BUILD_REQUIRES="
|
||||
devel:libKReport3$secondaryArchSuffix
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libodfgen_0.1$secondaryArchSuffix
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5WebKitWidgets$secondaryArchSuffix
|
||||
devel:librevenge_0.0$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user