summaryrefslogtreecommitdiffstats
path: root/system/gnome-vfs
diff options
context:
space:
mode:
author Matteo Bernardini2018-07-14 08:59:53 +0200
committer Matteo Bernardini2018-07-14 08:59:53 +0200
commit2194bf7de6fa57724c0f8757fa60de9c573ce71e (patch)
tree2674f18e6d9d562d590839970e47269f5c16c877 /system/gnome-vfs
parentd1e56f2b54fe666905a90fd592495606a4ae9abe (diff)
downloadslackbuilds-current-20180714.1.tar.gz
20180714.1 global branch merge.current-20180714.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/gnome-vfs')
-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 \