Add glib-mkenums to SANITY_REQUIRED_UTILITIES.
authoroskwon <oskwon@dev3>
Tue, 20 Oct 2015 08:31:48 +0000 (17:31 +0900)
committeroskwon <oskwon@dev3>
Tue, 20 Oct 2015 08:31:48 +0000 (17:31 +0900)
- fix webkit-gtk build error.

meta-openvuplus/conf/distro/vuplus.conf

index b3e80fa..cdc358a 100644 (file)
@@ -4,7 +4,7 @@
 
 QA_LOGFILE = "${TMPDIR}/qa.log"
 #USER_CLASSES += "image-prelink"
-SANITY_REQUIRED_UTILITIES = "patch diffstat texi2html makeinfo svn bzip2 tar gzip gawk chrpath wget cpio sshpass"
+SANITY_REQUIRED_UTILITIES = "patch diffstat texi2html makeinfo svn bzip2 tar gzip gawk chrpath wget cpio sshpass glib-mkenums"
 INHERIT += "buildhistory recipe_sanity"
 BUILDHISTORY_COMMIT = "1"