aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ogre/ogre-egl_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ogre/ogre-egl_svn.bb')
-rw-r--r--recipes/ogre/ogre-egl_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ogre/ogre-egl_svn.bb b/recipes/ogre/ogre-egl_svn.bb
index 82c7862013..abebf9d159 100644
--- a/recipes/ogre/ogre-egl_svn.bb
+++ b/recipes/ogre/ogre-egl_svn.bb
@@ -11,7 +11,7 @@ SRC_URI = "svn://ogre.svn.sourceforge.net/svnroot/ogre;module=trunk;proto=https
file://ogre-egl-update.diff;patch=1;pnum=0 \
"
-inherit autotools_stage
+inherit autotools_stage siteinfo
# This is the EGL version
EXTRA_OECONF = " --with-gui=gtk --disable-freetypetest --enable-ogre-demos --with-allocator=std --enable-threading=no --disable-cg --enable-gles "