mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
clutter.inc: Add gtk+ to DEPENDS (for now)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3273 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Clutter graphics library"
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes"
|
||||
STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes gtk+"
|
||||
BASE_CONF = "--disable-gtk-doc ${@get_clutter_fpu_setting(bb, d)}"
|
||||
|
||||
DEPENDS = "${STDDEPENDS}"
|
||||
|
||||
Reference in New Issue
Block a user