mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 11:02:22 +02:00
table.inc: correct version number
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
b721e08466
commit
d36f6f4f40
@@ -2,7 +2,7 @@ DESCRIPTION = "Table Clutter Demo"
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS = "clutter-gst-0.6 gnome-vfs"
|
||||
DEPENDS = "clutter-gst-1.0 gnome-vfs"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user