mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
remmina: Upgrade to 1.4.23
- Disable support for ayatana-appindicator Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
523d3d61f7
commit
e11597471c
+2
-2
@@ -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
|
||||
Reference in New Issue
Block a user