diff options
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa-common.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc index 120a2566c6..403a9613ed 100644 --- a/meta/recipes-graphics/mesa/mesa-common.inc +++ b/meta/recipes-graphics/mesa/mesa-common.inc | |||
| @@ -12,14 +12,14 @@ SECTION = "x11" | |||
| 12 | LICENSE = "MIT" | 12 | LICENSE = "MIT" |
| 13 | LIC_FILES_CHKSUM = "file://docs/license.html;md5=7a3373c039b6b925c427755a4f779c1d" | 13 | LIC_FILES_CHKSUM = "file://docs/license.html;md5=7a3373c039b6b925c427755a4f779c1d" |
| 14 | 14 | ||
| 15 | INC_PR = "r15" | 15 | INC_PR = "r16" |
| 16 | PE = "2" | 16 | PE = "2" |
| 17 | 17 | ||
| 18 | 18 | ||
| 19 | PROTO_DEPS = "xf86driproto glproto" | 19 | PROTO_DEPS = "xf86driproto glproto" |
| 20 | LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-native" | 20 | LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-native" |
| 21 | 21 | ||
| 22 | DEPENDS = "makedepend-native python-native flex-native bison-native ${PROTO_DEPS} ${LIB_DEPS}" | 22 | DEPENDS = "makedepend-native flex-native bison-native ${PROTO_DEPS} ${LIB_DEPS}" |
| 23 | 23 | ||
| 24 | PROVIDES = "virtual/libgl" | 24 | PROVIDES = "virtual/libgl" |
| 25 | 25 | ||
