aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2019-08-16 03:12:46 -0400
committerKhem Raj <raj.khem@gmail.com>2019-08-27 12:11:16 -0700
commit815739a16177939a0f25eb619c2ff844b580506f (patch)
tree994d1a34aa4779aa294ded655036426390951ace /meta-oe/recipes-support
parent585b1eac77249dd8216b460a32c7710c48dddd4f (diff)
downloadmeta-openembedded-contrib-815739a16177939a0f25eb619c2ff844b580506f.tar.gz
xfce4-datetime-setter: fix compile error and requires distro feature x11
It fails to compile xfce4-datetime-setter occasionally when system load is high: | ../git/xfce/main.c:42:10: fatal error: cc-datetime-resources.h: No such file or directory | 42 | #include "cc-datetime-resources.h" | | ^~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. Update datetime_panel_dep to make sure cc-datetime-resources.h be generated before including. xfce4-datetime-setter depends on libxfce4ui which requires distro feature 'x11', so make it require 'x11' too. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
0 files changed, 0 insertions, 0 deletions