| Submitter | Ross Burton |
|---|---|
| Date | Aug. 1, 2012, 3:36 p.m. |
| Message ID | <85aff8ff88fafca9d79b810956b33b72b1b67fd6.1343835237.git.ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/33591/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc index 661e76e..dfc9266 100644 --- a/meta/recipes-graphics/mesa/mesa-common.inc +++ b/meta/recipes-graphics/mesa/mesa-common.inc @@ -12,10 +12,10 @@ SECTION = "x11" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://docs/license.html;md5=03ccdc4c379c4289aecfb8892c546f67" -INC_PR = "r3" +INC_PR = "r4" PE = "2" -DEPENDS = "libxml2-native makedepend-native python-native flex-native bison-native" +DEPENDS = "libxml2-native makedepend-native flex-native bison-native" PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl"
Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/recipes-graphics/mesa/mesa-common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)