aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/quake/quetoo_0.6.1.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-12-08 21:01:59 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-12-09 22:32:47 +0100
commit062dbf9ad81a7ee9feb6b8c445c08cc6c2164013 (patch)
tree65e552612901707a49a2cb4186afe1f16681c792 /recipes/quake/quetoo_0.6.1.bb
parentba6079a882d4584019efca42e0e6f5982faedc01 (diff)
downloadopenembedded-062dbf9ad81a7ee9feb6b8c445c08cc6c2164013.tar.gz
quake: depend on virtual/libsdl instead of libsdl-x11
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'recipes/quake/quetoo_0.6.1.bb')
-rw-r--r--recipes/quake/quetoo_0.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/quake/quetoo_0.6.1.bb b/recipes/quake/quetoo_0.6.1.bb
index f209cc3891..8e2142b347 100644
--- a/recipes/quake/quetoo_0.6.1.bb
+++ b/recipes/quake/quetoo_0.6.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Initially a fork of the Quake2Forge project, this engine aims to provide security and performance enhancements."
LICENSE = "GPLv2"
-DEPENDS = "libsdl-x11 zlib virtual/libgl"
+DEPENDS = "virtual/libsdl zlib virtual/libgl"
SRC_URI = "http://tastyspleen.net/~jdolan/quetoo-${PV}.tar.bz2"
PR = "r1"