diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.18.bb b/meta-oe/recipes-support/remmina/remmina_1.4.23.bb similarity index 92% rename from meta-oe/recipes-support/remmina/remmina_1.4.18.bb rename to meta-oe/recipes-support/remmina/remmina_1.4.23.bb index 996d8540fe..9346da5b2c 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.18.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.23.bb @@ -25,14 +25,14 @@ DEPENDS = " \ DEPENDS:append:libc-musl = " libexecinfo" LDFLAGS:append:libc-musl = " -lexecinfo" -SRCREV = "045862cc7d7dd986b349c68131df2f86b9b1cd9c" +SRCREV = "b518b9d1f192375b08bbcdb0e77f3d98925de2f9" SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=master" S = "${WORKDIR}/git" inherit cmake features_check mime mime-xdg gtk-icon-cache pkgconfig REQUIRED_DISTRO_FEATURES = "x11" -EXTRA_OECMAKE += "-DWITH_APPINDICATOR=OFF -DWITH_GETTEXT=OFF -DWITH_TRANSLATIONS=OFF" +EXTRA_OECMAKE += "-DWITH_APPINDICATOR=OFF -DWITH_GETTEXT=OFF -DWITH_TRANSLATIONS=OFF -DHAVE_LIBAPPINDICATOR=OFF" PACKAGECONFIG[spice] = "-DWITH_SPICE=ON, -DWITH_SPICE=OFF, spice spice-protocol" # Switch on gtk support in avahi recipe if you want to enable avahi support