From 081a0bd8622a1508bb139770b93fa0617aaf4761 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 8 Sep 2018 07:20:24 +0200 Subject: 20180908.1 global branch merge. Signed-off-by: Matteo Bernardini --- system/gnome-vfs/gnome-vfs.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/gnome-vfs/gnome-vfs.SlackBuild') 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 \ -- cgit v1.2.3