mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gis/merkaartor: Fix build for Qt 5.15.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
5770110bee
commit
957c81f14e
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ find -L . \
|
|||
|
||||
make -C translations release
|
||||
|
||||
sed -i '13i#include <QPainterPath>' src/Features/Feature.h
|
||||
qmake-qt5 \
|
||||
QMAKE_CFLAGS="$SLKCFLAGS" \
|
||||
QMAKE_CXXFLAGS="$SLKCFLAGS -std=c++11" \
|
||||
|
|
Loading…
Reference in a new issue