mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
epiphany 2.30.6: add missing gnome-doc-utils dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "GNOME default webbrowser"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
DEPENDS = "libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates"
|
||||
DEPENDS = "gnome-doc-utils libsoup-2.4 webkit-gtk gtk+ gconf iso-codes startup-notification ca-certificates"
|
||||
|
||||
inherit gnome
|
||||
SRC_URI[archive.md5sum] = "0c566b3ffd428d2135e3c8cb65352d64"
|
||||
|
||||
Reference in New Issue
Block a user