mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
asciidoc: drop distutils inherit, not actually required
(From OE-Core rev: 15373057c3a87e247f0b3bcdc71bed7d6d3092e6) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
445abb9be1
commit
b419ea077f
|
|
@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "78db9d0567c8ab6570a6eff7ffdf84eadd91f2dfc0a92a2d0105d323ca
|
|||
|
||||
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/asciidoc/files/"
|
||||
|
||||
inherit distutils autotools-brokensep
|
||||
inherit autotools-brokensep
|
||||
|
||||
export DESTDIR = "${D}"
|
||||
DEPENDS_class-native = "docbook-xml-dtd4-native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user