artoolkit: depend on libxi
authorKoen Kooi <koen@openembedded.org>
Wed, 10 Dec 2008 08:25:54 +0000 (09:25 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 10 Dec 2008 14:04:51 +0000 (15:04 +0100)
packages/opencv/artoolkit_2.72.1.bb

index a729755..2dfbc42 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "ARToolKit is a software library that allows for the creation of augmented reality applications. "
 LICENSE = "GPL/ARToolkit"
 
-DEPENDS = "gstreamer virtual/libx11 freeglut mesa"
+DEPENDS = "libxi gstreamer virtual/libx11 freeglut mesa"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/artoolkit/ARToolKit-${PV}.tgz \
            file://configure.diff;patch=1 \