aboutsummaryrefslogtreecommitdiffstats
path: root/packages/quake
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-11-16 10:44:09 +0100
committerKoen Kooi <koen@openembedded.org>2008-11-16 11:19:29 +0100
commit93dd0ddeb733abc9318b84fb21644edddaddd696 (patch)
treedd0490a9dc96040ba3bed8c648d0255fdcdb02ce /packages/quake
parent3cac59cf02d7c05420cbb88f574af1e23315531e (diff)
downloadopenembedded-93dd0ddeb733abc9318b84fb21644edddaddd696.tar.gz
quake2: add libxxf86dga to DEPENDS
* http://tinderbox.openembedded.net/packages/229315/
Diffstat (limited to 'packages/quake')
-rw-r--r--packages/quake/quake2_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/quake/quake2_svn.bb b/packages/quake/quake2_svn.bb
index 5ce56dc93b..31491ad419 100644
--- a/packages/quake/quake2_svn.bb
+++ b/packages/quake/quake2_svn.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Icculus.org quake2 engine"
LICENSE = "GPL"
-DEPENDS = "libsdl-x11"
+DEPENDS = "libsdl-x11 libxxf86dga"
SRCREV = "205"
PV = "0.16.1+svnr${SRCREV}"