mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 21:47:29 +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:
parent
2b36db7f5f
commit
6b6a18d75c
@ -15,7 +15,7 @@ SRCREV = "4fef4ce889b8e4fa03191d414f63bfd50796152a"
|
||||
|
||||
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_class-nativesdk += "nativesdk-python3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user