mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
gtk+.inc: Fix DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2835 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.gtk.org"
|
|||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt"
|
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libgcrypt"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user