* xmlto does not work correctly
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=2416

Signed-off-by: Martin Jansa <[email protected]>
---
 meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb 
b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
index bdf249e..c03bb61 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep 
consolekit libpam gnome-doc-utils gtk+ xrdb"
 
-PR = "r9"
+PR = "r10"
 
 inherit gnome update-rc.d
 
@@ -25,7 +25,8 @@ SRC_URI[archive.sha256sum] = 
"034d23af0ea18d86e5543e707212d9297ec7d83f221808968a
 EXTRA_OECONF = " --enable-authentication-scheme=shadow \
                  --enable-debug=yes \
                  --with-console-kit \
-                 --disable-scrollkeeper "
+                 --disable-scrollkeeper \
+                 --disable-docbook-docs"
 
 do_install_prepend() {
        mkdir -p ${D}/var/lib/gdm/.gconf.mandatory
-- 
1.8.0


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to