summaryrefslogtreecommitdiffstats
path: root/development/gedit/gedit.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-09-08 07:20:24 +0200
committer Matteo Bernardini2018-09-08 07:20:24 +0200
commit081a0bd8622a1508bb139770b93fa0617aaf4761 (patch)
tree781a133fd423493d1f0db4db9c1f24f553fa7682 /development/gedit/gedit.SlackBuild
parentd9cfc5ef871f293a86ebdeda229a9246bf3b8d58 (diff)
downloadslackbuilds-current-20180908.1.tar.gz
20180908.1 global branch merge.current-20180908.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/gedit/gedit.SlackBuild')
-rw-r--r--development/gedit/gedit.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/gedit/gedit.SlackBuild b/development/gedit/gedit.SlackBuild
index 9ed2ab95c6..264611aaa0 100644
--- a/development/gedit/gedit.SlackBuild
+++ b/development/gedit/gedit.SlackBuild
@@ -70,6 +70,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+export LDFLAGS="-lgmodule-2.0 -lICE"
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \