mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 00:35:49 +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:
parent
7046d4b727
commit
61bc203246
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user