summaryrefslogtreecommitdiffstats
path: root/system/gnome-vfs/gnome-vfs.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-07-21 18:30:25 +0200
committer Matteo Bernardini2018-07-21 18:30:25 +0200
commitedc3e434486c95e7ee8e227def485cc9e068f377 (patch)
tree85312122d425cbf4fcc00475938a40451c4dc97c /system/gnome-vfs/gnome-vfs.SlackBuild
parentec1a4a932c386f509cf24092be7aa38837d57ddd (diff)
downloadslackbuilds-edc3e434486c95e7ee8e227def485cc9e068f377.tar.gz
20180721.2 global branch merge.current-20180722.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 \