diff options
| author | Markus Volk <f_l_k@t-online.de> | 2022-11-27 13:28:46 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-27 08:16:26 -0800 |
| commit | 2c931cf3349c16772283246e9c4d2e8c9524d068 (patch) | |
| tree | b248c11a023d7a04e951ef7cc4bfe70bb5c43000 | |
| parent | 07d9df1d68ec12fe20f274275e860d1e85516c91 (diff) | |
| download | meta-openembedded-2c931cf3349c16772283246e9c4d2e8c9524d068.tar.gz | |
gnome-online-accounts: use gcr3
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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" |
