summaryrefslogtreecommitdiffstats
path: root/graphics/nomacs
diff options
context:
space:
mode:
author Matteo Bernardini2020-08-18 20:11:13 +0200
committer Matteo Bernardini2020-08-18 20:11:13 +0200
commit4c181899d4e4c41770825ac2c4812b01ac807468 (patch)
tree8d7863eb97c787e2ea1198ec5f20d911aafff14d /graphics/nomacs
parent039623ea867a44e41cbf62cada3efca35cd703b8 (diff)
downloadslackbuilds-current-20200818.1.tar.gz
20200818.1 global branch merge.current-20200818.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/nomacs')
-rw-r--r--graphics/nomacs/nomacs.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/nomacs/nomacs.SlackBuild b/graphics/nomacs/nomacs.SlackBuild
index 8eaa6158ae..a14290c65d 100644
--- a/graphics/nomacs/nomacs.SlackBuild
+++ b/graphics/nomacs/nomacs.SlackBuild
@@ -75,6 +75,9 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+sed -i '/^#include <QPainter>$/a #include <QPainterPath>' \
+ ImageLounge/plugins/PageExtractionPlugin/src/DkPageSegmentation.cpp
+
cd ImageLounge
# Fix man pages and plugins installation path