diff --git a/recipes-misc/images/cloud9-image.bb b/recipes-misc/images/cloud9-image.bb index 826dc932..087e88f0 100644 --- a/recipes-misc/images/cloud9-image.bb +++ b/recipes-misc/images/cloud9-image.bb @@ -25,6 +25,7 @@ IMAGE_INSTALL += " \ tar \ gdb gdbserver \ nodejs-dev \ + mplayer2 \ " export IMAGE_BASENAME = "Cloud9-IDE"