diff options
-rw-r--r-- | meta/recipes-core/glib-networking/glib-networking_2.60.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.60.2.bb b/meta/recipes-core/glib-networking/glib-networking_2.60.2.bb index e0910de32e..4d4fe64916 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.60.2.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.60.2.bb | |||
@@ -15,6 +15,7 @@ SRC_URI[archive.sha256sum] = "c022f3d10f55a5b7c31676fb001b4cb6401db8ab9f6e8418c6 | |||
15 | PACKAGECONFIG ??= "gnutls" | 15 | PACKAGECONFIG ??= "gnutls" |
16 | 16 | ||
17 | PACKAGECONFIG[gnutls] = "-Dgnutls=enabled,-Dgnutls=disabled,gnutls" | 17 | PACKAGECONFIG[gnutls] = "-Dgnutls=enabled,-Dgnutls=disabled,gnutls" |
18 | PACKAGECONFIG[openssl] = "-Dopenssl=enabled,-Dopenssl=disabled,openssl" | ||
18 | PACKAGECONFIG[libproxy] = "-Dlibproxy=enabled,-Dlibproxy=disabled,libproxy" | 19 | PACKAGECONFIG[libproxy] = "-Dlibproxy=enabled,-Dlibproxy=disabled,libproxy" |
19 | 20 | ||
20 | EXTRA_OEMESON = "-Dgnome_proxy=disabled" | 21 | EXTRA_OEMESON = "-Dgnome_proxy=disabled" |