diff options
| -rw-r--r-- | meta-oe/recipes-support/remmina/remmina_1.4.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.18.bb b/meta-oe/recipes-support/remmina/remmina_1.4.18.bb index f52378b4bb..5a915c4766 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.18.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.18.bb | |||
| @@ -29,7 +29,7 @@ SRCREV = "045862cc7d7dd986b349c68131df2f86b9b1cd9c" | |||
| 29 | SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https" | 29 | SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit cmake features_check mime mime-xdg gtk-icon-cache | 32 | inherit cmake features_check mime mime-xdg gtk-icon-cache pkgconfig |
| 33 | REQUIRED_DISTRO_FEATURES = "x11" | 33 | REQUIRED_DISTRO_FEATURES = "x11" |
| 34 | 34 | ||
| 35 | EXTRA_OECMAKE += "-DWITH_APPINDICATOR=OFF -DWITH_GETTEXT=OFF -DWITH_TRANSLATIONS=OFF" | 35 | EXTRA_OECMAKE += "-DWITH_APPINDICATOR=OFF -DWITH_GETTEXT=OFF -DWITH_TRANSLATIONS=OFF" |
