[jhbuild] 3.24: Fix spice-gtk build on FreeBSD



commit 97c71058cd5904ead808c1e750466c746599c3f3
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun Oct 30 11:11:52 2016 +0800

    3.24: Fix spice-gtk build on FreeBSD

 modulesets/gnome-suites-core-deps-3.24.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.24.modules b/modulesets/gnome-suites-core-deps-3.24.modules
index 705f144..3e3b96b 100644
--- a/modulesets/gnome-suites-core-deps-3.24.modules
+++ b/modulesets/gnome-suites-core-deps-3.24.modules
@@ -1574,7 +1574,7 @@
 
   <autotools id="spice-gtk" autogenargs="--disable-smartcard --enable-vala --enable-webdav --enable-static">
     <if condition-set="freebsd">
-      <autogenargs value="SSL_CFLAGS=' ' SSL_LIBS='-lssl -lcrypto'"/>
+      <autogenargs value="SSL_CFLAGS=' ' SSL_LIBS='-lssl -lcrypto' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl 
-lcrypto'"/>
     </if>
     <branch repo="spice"
             module="gtk/spice-gtk-0.33.tar.bz2"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]