mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
4568892877
commit
b4fcac2640
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user