mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xorg-sgml-doctools: add missing dependency on util-macros
* fails without: | configure.ac:32: error: must install xorg-macros 1.8 or later before running autoconf/autogen Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -2,6 +2,8 @@ require xorg-doc-common.inc
|
||||
PE = "1"
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
DEPENDS += "util-macros"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c8c6c808cd3c797a07b24e443af1c449"
|
||||
|
||||
SRC_URI[md5sum] = "2588efb3f49f7fc6ecf41ce42e0b2e5e"
|
||||
|
||||
Reference in New Issue
Block a user