diff options
Diffstat (limited to 'meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb')
-rw-r--r-- | meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb index 3f2dc3060..7a51a4a25 100644 --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | |||
@@ -15,7 +15,7 @@ SRCREV = "4fef4ce889b8e4fa03191d414f63bfd50796152a" | |||
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||
18 | inherit cmake gettext pkgconfig python3-dir python3native distutils3-base | 18 | inherit cmake gettext pkgconfig python3-dir python3native distutils3-base mime-xdg |
19 | 19 | ||
20 | DEPENDS += "dnf python3 " | 20 | DEPENDS += "dnf python3 " |
21 | #DEPENDS_class-nativesdk += "nativesdk-python3" | 21 | #DEPENDS_class-nativesdk += "nativesdk-python3" |