diff options
| author | Markus Volk <f_l_k@t-online.de> | 2022-12-11 02:55:33 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-10 23:06:55 -0800 |
| commit | b57a977581d4de05e08881c4049e05e316b17009 (patch) | |
| tree | 0252c3c3d055cf7f48d1bfc3cdbf5a954b7fb43a /meta-oe/recipes-support/remmina | |
| parent | 8ee64092afe8dc61846b9e0569a1e130d515429f (diff) | |
| download | meta-openembedded-b57a977581d4de05e08881c4049e05e316b17009.tar.gz | |
remmina: build with libsoup-3.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/remmina')
| -rw-r--r-- | meta-oe/recipes-support/remmina/remmina_1.4.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.28.bb b/meta-oe/recipes-support/remmina/remmina_1.4.28.bb index aacba787ae..2b49cb5b75 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.28.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.28.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS = " \ | |||
| 16 | libssh \ | 16 | libssh \ |
| 17 | vte \ | 17 | vte \ |
| 18 | json-glib \ | 18 | json-glib \ |
| 19 | libsoup-2.4 \ | 19 | libsoup-3.0 \ |
| 20 | libvncserver \ | 20 | libvncserver \ |
| 21 | libsecret \ | 21 | libsecret \ |
| 22 | libxkbfile \ | 22 | libxkbfile \ |
