git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73917d0
)
duke3d: fix DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Fri, 17 Oct 2008 16:39:03 +0000
(18:39 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 17 Oct 2008 16:39:03 +0000
(18:39 +0200)
packages/duke3d/duke3d_svn.bb
patch
|
blob
|
history
diff --git
a/packages/duke3d/duke3d_svn.bb
b/packages/duke3d/duke3d_svn.bb
index
11c33b1
..
36e46df
100644
(file)
--- a/
packages/duke3d/duke3d_svn.bb
+++ b/
packages/duke3d/duke3d_svn.bb
@@
-1,6
+1,6
@@
DESCRIPTION = "Duke Nukem 3D game engine"
LICENSE = "GPLv2"
-DEPENDS = "libsdl libsdl-mixer"
+DEPENDS = "
virtual/
libsdl libsdl-mixer"
SRCREV = "185"
PV = "0.0+svnr${SRCREV}"