diff options
-rw-r--r-- | meta/conf/multilib.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index de535402f..3689482d4 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf @@ -41,8 +41,10 @@ BBCLASSEXTEND_append_pn-bzip2 = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-cairo = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-calibrateproto = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-chkconfig = " ${MULTILIBS}" -BBCLASSEXTEND_append_pn-clutter-1.6 = " ${MULTILIBS}" +BBCLASSEXTEND_append_pn-clutter-1.8 = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-clutter-box2d-1.6 = " ${MULTILIBS}" +BBCLASSEXTEND_append_pn-clutter-gst-1.8 = " ${MULTILIBS}" +BBCLASSEXTEND_append_pn-clutter-gtk-1.8 = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-compositeproto = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-connman-gnome = " ${MULTILIBS}" BBCLASSEXTEND_append_pn-connman = " ${MULTILIBS}" |