]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmod: inherit gtk-doc, gnome-doc-utils-native isn't the package you were looking for
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2012 15:16:09 +0000 (16:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:40:06 +0000 (11:40 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/kmod/kmod.inc

index 5f655fd8366ffbdc0f65b199284d4155c5989f77..4723ee3052e140e06e1f9a04201f4fbe4f0e79e2 100644 (file)
@@ -8,12 +8,12 @@ LICENSE = "GPL-2.0+ & LGPL-2.1+"
 LICENSE_libkmod = "LGPL-2.1+"
 SECTION = "base"
 PV = "8"
-INC_PR = "r0"
-DEPENDS += "gnome-doc-utils-native"
+INC_PR = "r1"
+
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
                     file://libkmod/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                    "
-inherit autotools
+inherit autotools gtk-doc
 
 SRC_URI = "git://git.profusion.mobi/kmod.git;protocol=git;branch=master \
            file://depmod-search.conf \