summaryrefslogtreecommitdiff
path: root/recipes/mesa/mesa-common-old.inc
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-11 11:40:29 +0000
committerPhilip Balister <philip@balister.org>2009-12-14 18:28:07 -0500
commit67703fa97064530a00447cd7ce19699fad07af44 (patch)
treece079a2ec77b22e81ccb2873241071db76cbc343 /recipes/mesa/mesa-common-old.inc
parentb8d1d47bc0f8b5e0e7f8dd328e26839223bb29f4 (diff)
mesa: Add INC_PR for old mesa recipes as these still seem to be in use.
Diffstat (limited to 'recipes/mesa/mesa-common-old.inc')
-rw-r--r--recipes/mesa/mesa-common-old.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/mesa/mesa-common-old.inc b/recipes/mesa/mesa-common-old.inc
index 18e9b4ebed..8fc2044bef 100644
--- a/recipes/mesa/mesa-common-old.inc
+++ b/recipes/mesa/mesa-common-old.inc
@@ -2,8 +2,13 @@ SECTION = "x11"
SRC_URI = "${SOURCEFORGE_MIRROR}/mesa3d/MesaLib-${PV}.tar.bz2 \
file://mklib-rpath-link.patch;patch=1"
+
S = "${WORKDIR}/Mesa-${PV}"
+PROVIDES = "virtual/libgl"
+
LICENSE = "LGPL"
+INC_PR = "r3"
+
DEPENDS = "makedepend-native xf86vidmodeproto glproto virtual/libx11 libxext libxxf86vm libxi libxmu libice"