summaryrefslogtreecommitdiffstats
path: root/system/gnome-vfs/gnome-vfs.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 /system/gnome-vfs/gnome-vfs.SlackBuild
parentd9cfc5ef871f293a86ebdeda229a9246bf3b8d58 (diff)
downloadslackbuilds-0e60f7b129a2fb69c6702099d3ced47aed269c3d.tar.gz
20180908.1 global branch merge.current-20180908.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/gnome-vfs/gnome-vfs.SlackBuild')
-rw-r--r--system/gnome-vfs/gnome-vfs.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/gnome-vfs/gnome-vfs.SlackBuild b/system/gnome-vfs/gnome-vfs.SlackBuild
index 2a2e087339..7d8a3dfb57 100644
--- a/system/gnome-vfs/gnome-vfs.SlackBuild
+++ b/system/gnome-vfs/gnome-vfs.SlackBuild
@@ -72,6 +72,8 @@ find -L . \
# Fix for the newer glib
sed -i "/-DG_DISABLE_DEPRECATED/d" */Makefile.*
+LIBS="-L/usr/lib$LIBDIRSUFFIX/openssl-1.0" \
+CPPFLAGS="-I/usr/include/openssl-1.0" \
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \