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 14fbc94b21..f9963ff65e 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.3.6.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.3.6.bb | |||
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "fbed745438bb0c21467b60cbd67c8148a9289b5ebc7482d06db443bea5 | |||
18 | 18 | ||
19 | S = "${WORKDIR}/Remmina-v${PV}" | 19 | S = "${WORKDIR}/Remmina-v${PV}" |
20 | 20 | ||
21 | inherit cmake features_check | 21 | inherit cmake features_check mime-xdg |
22 | 22 | ||
23 | # depends on avahi-ui with this restriction | 23 | # depends on avahi-ui with this restriction |
24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |