diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.46.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.46.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.46.0.bb index 0603a2d89b..80cf4969cd 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.46.0.bb | |||
@@ -13,7 +13,7 @@ SRC_URI[archive.sha256sum] = "5e7859ce4858a6b99d3995ed70527d66e297bb90bbf75ec878 | |||
13 | PACKAGECONFIG_SOUP ?= "soup3" | 13 | PACKAGECONFIG_SOUP ?= "soup3" |
14 | PACKAGECONFIG ?= "kerberos owncloud lastfm google windows_live ${PACKAGECONFIG_SOUP}" | 14 | PACKAGECONFIG ?= "kerberos owncloud lastfm google windows_live ${PACKAGECONFIG_SOUP}" |
15 | 15 | ||
16 | PACKAGECONFIG[kerberos] = "-Dkerberos=true, -Dkerberos=false,krb5 gcr" | 16 | PACKAGECONFIG[kerberos] = "-Dkerberos=true, -Dkerberos=false,krb5 gcr3" |
17 | PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" | 17 | PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" |
18 | PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" | 18 | PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" |
19 | PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" | 19 | PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" |