mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
pango, atk, libglade, clutter: Fix gtk-doc DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2836 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ SECTION = "x11/libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk-doc"
|
||||
DEPENDS = "glib-2.0 gtk-doc-native"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/atk/1.18/${PN}-${PV}.tar.bz2"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ SECTION = "x11/libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "LGPL"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk-doc"
|
||||
DEPENDS = "glib-2.0 gtk-doc-native"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/atk/1.20/${PN}-${PV}.tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user