diff options
| author | Markus Volk <f_l_k@t-online.de> | 2022-11-29 07:56:40 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-29 14:07:52 -0800 |
| commit | 70b088b6f403dd77adf8a204dae17ca08e1cb3b7 (patch) | |
| tree | d28546c8bd3e26c0a95b1f37bba9e6ad3e730d51 | |
| parent | 455b3c58158f8f1f4c6035403c61624b0f592abb (diff) | |
| download | meta-openembedded-70b088b6f403dd77adf8a204dae17ca08e1cb3b7.tar.gz | |
gthumb: build with libsoup-3
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/gthumb/gthumb_3.12.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.2.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.2.bb index 0c5b71f5b6..92152aca69 100644 --- a/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.2.bb +++ b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.2.bb | |||
| @@ -19,7 +19,7 @@ DEPENDS = " \ | |||
| 19 | lcms \ | 19 | lcms \ |
| 20 | libraw \ | 20 | libraw \ |
| 21 | librsvg \ | 21 | librsvg \ |
| 22 | libsoup-2.4 \ | 22 | libsoup \ |
| 23 | json-glib \ | 23 | json-glib \ |
| 24 | libsecret \ | 24 | libsecret \ |
| 25 | " | 25 | " |
