blob: 03079e3a83b83bda09da334921e6059bc2f818f7 (
plain)
1
2
3
4
5
6
7
8
|
require gnome-desktop.inc
inherit gnome pkgconfig
DEPENDS += "gnome-doc-utils gnome-vfs libxrandr"
# FIXME: docs build requires gnome-doc-utils-native (for xml2po) and docbook
SRC_URI += "file://no-desktop-docs.patch;patch=1;pnum=0"
|