1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

fstests: Fix DEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3133 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-11-12 19:18:01 +00:00
parent 7046d4b727
commit 61bc203246
+2
View 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