Cleanup mime-xdg dependency warnings

This commit is contained in:
Andreas Cord-Landwehr 2021-01-02 17:04:48 +01:00
parent 9d03fa0288
commit da062866a0
4 changed files with 4 additions and 0 deletions

View file

@ -29,6 +29,7 @@ SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_plasma
inherit mime-xdg
FILES_${PN} += " \
${datadir}/bluedevilwizard \

View file

@ -30,6 +30,7 @@ SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_plasma
inherit mime-xdg
FILES_${PN} += " \
${libdir}/qml/org/kde/discovernotifier \

View file

@ -29,6 +29,7 @@ S = "${WORKDIR}/git"
inherit cmake_plasma
inherit kdoctools
inherit mime-xdg
FILES_SOLIBSDEV = ""

View file

@ -25,3 +25,4 @@ inherit cmake_kdeapp
inherit kconfig
inherit kcoreaddons
inherit kauth
inherit mime-xdg