<pre>Package: <a href="http://ftp.de.debian.org/debian/pool/main/x/xbmc/xbmc_11.0%7Egit20120510.82388d5-1.debian.tar.gz">xbmc_11.0~git20120510.82388d5-1.debian.tar.gz</a>
Version: <br><br><br><br>it is critical for architecture armhf<br><br>in the file rules the following code it is necessary to spread on armhf architecture<br><br># Enable gles for armel<br>ifeq ($ (filter armel, $ (DEB_HOST_ARCH)))<br>
GL_CONFIG_OPTIONS = - enable-gl - disable-gles<br>else<br>GL_CONFIG_OPTIONS = - disable-gl - enable-gles<br>endif<br></pre>