mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
clutter-gst/gtk: Depend on clutter 1.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Clutter GStreamer"
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS = "clutter gstreamer gst-plugins-base"
|
||||
DEPENDS = "clutter-1.0 gstreamer gst-plugins-base"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/clutter-gst"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user