summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gles-module/gles-user-module.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/gles-module/gles-user-module.bbappend')
-rw-r--r--recipes-graphics/gles-module/gles-user-module.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/gles-module/gles-user-module.bbappend b/recipes-graphics/gles-module/gles-user-module.bbappend
index c5fcd20..550b6e6 100644
--- a/recipes-graphics/gles-module/gles-user-module.bbappend
+++ b/recipes-graphics/gles-module/gles-user-module.bbappend
@@ -31,8 +31,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI:append = " file://gl3ext.h"
-DEPENDS = "mesa"
-
do_install:append() {
install -m 644 ${WORKDIR}/gl3ext.h ${D}/${includedir}/GLES3/
}