summaryrefslogtreecommitdiffstats
path: root/system/gnome-vfs
diff options
context:
space:
mode:
author Matteo Bernardini2018-11-10 09:54:47 +0100
committer Matteo Bernardini2018-11-10 09:54:47 +0100
commit2b3cb0249e2c5117fe3b45d7536260a48ac246fe (patch)
treead366eeb3b1efe147a7a46c2b3b6c157104bae75 /system/gnome-vfs
parent4b0e84cac4f3cf6259ce7c78a70d2cda248d84be (diff)
downloadslackbuilds-current-20181110.1.tar.gz
20181110.1 global branch merge.current-20181110.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 \