]> code.ossystems Code Review - openembedded-core.git/commitdiff
vincent: added missing dependency on x11
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 15:22:50 +0000 (15:22 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 15:22:50 +0000 (15:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4787 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/vincent/vincent_svn.bb

index 1caa9464e10e9081b9d1adbfea0d4edb697f4357..905403de396e46788be59427c4cef0d1c81331ec 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Vincent OpenGL-ES library "
 HOMEPAGE = "http://sourceforge.net/projects/ogl-es/"
 LICENSE = "BSD"
+DEPENDS = "virtual/libx11"
 
 PV = "0.0+svnr${SRCREV}"
 PR = "r2"