wireshark: fix build issue
This should fix: Making all in ui/gtk | make[2]: Entering directory '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/wireshark/1_2.2.4-r0/build/ui/gtk' | /bin/bash: glib-compile-resources: command not found Fix which glib-compile-resources is picked up. Ensure we use the native glib-2.0p version and not one from the host. I could not reproduce this but "which glib-compile-resources" pointed out the problem. Signed-off-by:Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
Showing
+1 -1
Please register or sign in to comment