summaryrefslogtreecommitdiffstats
path: root/graphics/gpaint
diff options
context:
space:
mode:
author Matteo Bernardini2020-12-12 10:57:01 +0100
committer Matteo Bernardini2020-12-12 10:57:01 +0100
commitb8acbc3289f52e1be54361308115dcf85c4c3326 (patch)
tree5bac313b2f1772d6e0d57661536ee72c4a672073 /graphics/gpaint
parenteae7f816d4c22b4a7ec5abd27b25812434a9b53a (diff)
downloadslackbuilds-current-20201212.1.tar.gz
20201212.1 global branch merge.current-20201212.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/gpaint')
-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 \