groff-native is needed to ensure that configure finds
the groff-native binary instead of the host's groff,
this is to ensure the correct macros are used (-ms vs -mgs)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=5fbccc46cff2379505ca4e09c7d6ccfe"
-DEPENDS = "openjade-native"
+DEPENDS = "groff-native openjade-native"
-PR = "r2"
+PR = "r3"
SRC_URI = "${DEBIAN_MIRROR}/main/l/linuxdoc-tools/linuxdoc-tools_${PV}.tar.gz \
file://disable_sgml2rtf.patch \