summaryrefslogtreecommitdiffstats
path: root/graphics/gpaint/gpaint.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-09-05 12:00:48 +0200
committer Matteo Bernardini2020-09-05 12:00:48 +0200
commit839043f491ef6b69aa53a28544e6840d94aa994f (patch)
treef71ca459b3f1d8ad0534ec73884c06f09fc7b148 /graphics/gpaint/gpaint.SlackBuild
parentd52c3f21bc810174eab256ff9fc51b3fe3904ddc (diff)
downloadslackbuilds-8bd3047252e157bc93f1080e04d6fc77e5a77cd5.tar.gz
20200905.1 global branch merge.current-20200905.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/gpaint/gpaint.SlackBuild')
-rw-r--r--graphics/gpaint/gpaint.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gpaint/gpaint.SlackBuild b/graphics/gpaint/gpaint.SlackBuild
index a1c3993328..0c3b7861ba 100644
--- a/graphics/gpaint/gpaint.SlackBuild
+++ b/graphics/gpaint/gpaint.SlackBuild
@@ -84,6 +84,7 @@ patch -p1 -i $CWD/patches/24_fix_crash_on_failed_write.patch
patch -p1 -i $CWD/patches/25_fix_color_selection.patch
patch -p1 -i $CWD/patches/26_fix_toolbar.patch
+LIBS="-lm" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \