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:
7477b63
)
artoolkit: fix typo in DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Wed, 3 Dec 2008 11:40:00 +0000
(12:40 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 3 Dec 2008 11:40:00 +0000
(12:40 +0100)
packages/opencv/artoolkit_2.72.1.bb
patch
|
blob
|
history
diff --git
a/packages/opencv/artoolkit_2.72.1.bb
b/packages/opencv/artoolkit_2.72.1.bb
index
7a9940f
..
a729755
100644
(file)
--- a/
packages/opencv/artoolkit_2.72.1.bb
+++ b/
packages/opencv/artoolkit_2.72.1.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "ARToolKit is a software library that allows for the creation of augmented reality applications. "
LICENSE = "GPL/ARToolkit"
-DEPENDS = "gstreamer vrtual/libx11 freeglut mesa"
+DEPENDS = "gstreamer v
i
rtual/libx11 freeglut mesa"
SRC_URI = "${SOURCEFORGE_MIRROR}/artoolkit/ARToolKit-${PV}.tgz \
file://configure.diff;patch=1 \