]> code.ossystems Code Review - openembedded-core.git/commitdiff
fstests: added missing dependencies
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 1 Jul 2008 10:33:27 +0000 (10:33 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 1 Jul 2008 10:33:27 +0000 (10:33 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4755 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/fstests/fstests_svn.bb

index 2f8c1b9ccda1e6bd2712dd30d148a0b137f40683..b4075212ee1ab1124b9c22c7f8bbd0b305dee0b5 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Various benchmarning tests for X"
 HOMEPAGE = "http://www.o-hand.com"
 SECTION = "devel"
 LICENSE = "GPL"
-DEPENDS = "pango"
+DEPENDS = "pango libxext libxft virtual/libx11 gtk+"
 PV = "0.0+svnr${SRCREV}"
 PR = "r1"