You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
Hi,
I modified .bb recipes according to https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=f0ccd96a6434e45bc885c5b6128630c4ad510da8
../edm_yocto/sources/poky/meta/recipes-support/libfm/libfm-extra_1.2.5.bb
DEPENDS and inherit changed to:
DEPENDS = "glib-2.0-native glib-2.0 intltool-native"
inherit autotools pkgconfig gtk-doc gettext
../edm_yocto/sources/poky/meta/recipes-support/libfm/libfm_1.2.5.bb
DEPENDS and inherit changed to:
DEPENDS = "glib-2.0 glib-2.0-native pango gtk+3 menu-cache intltool-native libexif libfm-extra
inherit autotools pkgconfig gtk-doc gettext distro_features_check
With this modification libfm, libfm-extra_1.2.5 build OK.
Miro
The text was updated successfully, but these errors were encountered: