mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
metacity: Add gnome-doc-utils to DEPENDS
(From OE-Core rev: 80b7940cd2b98fd81e0f9c8b414a0ac9078f7e92) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,8 +4,8 @@ LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90"
|
||||
|
||||
DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-native libcanberra"
|
||||
PR = "r1"
|
||||
DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-native libcanberra gnome-doc-utils"
|
||||
PR = "r2"
|
||||
|
||||
inherit gnome update-alternatives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user