diff options
-rw-r--r-- | meta-oe/recipes-support/remmina/remmina_1.3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.3.6.bb b/meta-oe/recipes-support/remmina/remmina_1.3.6.bb index 5b663489f8..c61cc722d9 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.3.6.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.3.6.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://remmina.org" | |||
3 | SECTION = "Support" | 3 | SECTION = "Support" |
4 | LICENSE = "GPLv2 & openssl" | 4 | LICENSE = "GPLv2 & openssl" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dab7215512044d49037272ce1ac4ea8f file://LICENSE.OpenSSL;md5=c1eb3cee0a4dea27503c531267a69769" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dab7215512044d49037272ce1ac4ea8f file://LICENSE.OpenSSL;md5=c1eb3cee0a4dea27503c531267a69769" |
6 | DEPENDS += "openssl freerdp gtk+3 gdk-pixbuf atk libgcrypt avahi-ui libsodium libssh vte json-glib libsoup-2.4 libvncserver libsecret libxkbfile" | 6 | DEPENDS += "openssl freerdp gtk+3 gdk-pixbuf atk libgcrypt avahi libsodium libssh vte json-glib libsoup-2.4 libvncserver libsecret libxkbfile" |
7 | 7 | ||
8 | 8 | ||
9 | DEPENDS_append_libc-musl = " libexecinfo" | 9 | DEPENDS_append_libc-musl = " libexecinfo" |