aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/quake
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/quake
parent0ff4e3951b2cc355d7c22cdc50e43e8db77f4ea0 (diff)
downloadopenembedded-9ba61adee76654517502b7113b05ff4637688737.tar.gz
x11 recipes: use virtual/libgl instead of mesa
Diffstat (limited to 'recipes/quake')
-rw-r--r--recipes/quake/quetoo_0.6.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/quake/quetoo_0.6.1.bb b/recipes/quake/quetoo_0.6.1.bb
index 33a7075799..b031238da3 100644
--- a/recipes/quake/quetoo_0.6.1.bb
+++ b/recipes/quake/quetoo_0.6.1.bb
@@ -1,9 +1,10 @@
DESCRIPTION = "Initially a fork of the Quake2Forge project, this engine aims to provide security and performance enhancements."
LICENSE = "GPLv2"
-DEPENDS = "libsdl-x11 zlib mesa"
+DEPENDS = "libsdl-x11 zlib virtual/libgl"
SRC_URI = "http://tastyspleen.net/~jdolan/quetoo-${PV}.tar.bz2"
+PR = "r1"
inherit autotools pkgconfig