mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
dnfdragora: Inherit mime-xdg
FIxes QA warning WARNING: dnfdragora-1.0.1+gitAUTOINC+4fef4ce889-r0 do_package_qa: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ SRCREV = "4fef4ce889b8e4fa03191d414f63bfd50796152a"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit cmake gettext pkgconfig python3-dir python3native distutils3-base
|
inherit cmake gettext pkgconfig python3-dir python3native distutils3-base mime-xdg
|
||||||
|
|
||||||
DEPENDS += "dnf python3 "
|
DEPENDS += "dnf python3 "
|
||||||
#DEPENDS_class-nativesdk += "nativesdk-python3"
|
#DEPENDS_class-nativesdk += "nativesdk-python3"
|
||||||
|
|||||||
Reference in New Issue
Block a user