mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
remmina: Depend on avahi instead of Avahi-ui
avahi-ui is merged into avahi recipe in OE-core see [1] [1] https://lists.openembedded.org/g/openembedded-core/message/137788?p=,,,20,0,0,0::Created,,avahi-ui,20,2,0,73957169 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://remmina.org"
|
||||
SECTION = "Support"
|
||||
LICENSE = "GPLv2 & openssl"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=dab7215512044d49037272ce1ac4ea8f file://LICENSE.OpenSSL;md5=c1eb3cee0a4dea27503c531267a69769"
|
||||
DEPENDS += "openssl freerdp gtk+3 gdk-pixbuf atk libgcrypt avahi-ui libsodium libssh vte json-glib libsoup-2.4 libvncserver libsecret libxkbfile"
|
||||
DEPENDS += "openssl freerdp gtk+3 gdk-pixbuf atk libgcrypt avahi libsodium libssh vte json-glib libsoup-2.4 libvncserver libsecret libxkbfile"
|
||||
|
||||
|
||||
DEPENDS_append_libc-musl = " libexecinfo"
|
||||
|
||||
Reference in New Issue
Block a user