mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
shared-mime-info: add mime to inherit
shared-mime-info-data: is the base for mime database (From OE-Core rev: 316b14b883ebbee1841d21af6ba538792a78ba9b) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
38afa8f82a
commit
d1de93077e
|
@ -12,7 +12,7 @@ SRCREV = "829b26d85e7d89a0caee03046c3bce373f04c80a"
|
|||
PV = "1.15"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig gettext python3native
|
||||
inherit autotools pkgconfig gettext python3native mime
|
||||
|
||||
EXTRA_OECONF = "--disable-update-mimedb"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user