]> code.ossystems Code Review - openembedded-core.git/commitdiff
fstests: Fix DEPENDS
authorRichard Purdie <richard@openedhand.com>
Mon, 12 Nov 2007 19:18:01 +0000 (19:18 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 12 Nov 2007 19:18:01 +0000 (19:18 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3133 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/fstests/fstests_svn.bb

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