aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opencv
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 12:43:15 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-12-10 17:00:06 +0100
commit9ba61adee76654517502b7113b05ff4637688737 (patch)
tree41ee59472e7d4918003674e3f593d54aec33a209 /recipes/opencv
parent0ff4e3951b2cc355d7c22cdc50e43e8db77f4ea0 (diff)
downloadopenembedded-9ba61adee76654517502b7113b05ff4637688737.tar.gz
x11 recipes: use virtual/libgl instead of mesa
Diffstat (limited to 'recipes/opencv')
-rw-r--r--recipes/opencv/artoolkit_2.72.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/opencv/artoolkit_2.72.1.bb b/recipes/opencv/artoolkit_2.72.1.bb
index 2dfbc429bc..1863844c9e 100644
--- a/recipes/opencv/artoolkit_2.72.1.bb
+++ b/recipes/opencv/artoolkit_2.72.1.bb
@@ -1,7 +1,9 @@
DESCRIPTION = "ARToolKit is a software library that allows for the creation of augmented reality applications. "
LICENSE = "GPL/ARToolkit"
-DEPENDS = "libxi gstreamer virtual/libx11 freeglut mesa"
+DEPENDS = "libxi gstreamer virtual/libx11 freeglut virtual/libgl"
+
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/artoolkit/ARToolKit-${PV}.tgz \
file://configure.diff;patch=1 \