summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/dnfdragora
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-01-12 09:21:34 -0800
committerKhem Raj <raj.khem@gmail.com>2022-01-12 09:35:18 -0800
commit1d2da22e770c8952248ddd0ff9a18207916a17fc (patch)
treebf87b72f9256ea540ed3903624572b926c5b0e6e /meta-oe/recipes-graphics/dnfdragora
parent1bdbdf3a7e09b387fa25a3fa0dc0f15188cb5331 (diff)
downloadmeta-openembedded-1d2da22e770c8952248ddd0ff9a18207916a17fc.tar.gz
meta-oe: Use setuptools3-base
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/dnfdragora')
-rw-r--r--meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb
index c32165150..eea231a2e 100644
--- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb
+++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_2.1.2.bb
@@ -13,7 +13,7 @@ SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit cmake gettext pkgconfig python3-dir python3native distutils3-base mime-xdg 16inherit cmake gettext pkgconfig python3-dir python3native setuptools3-base mime-xdg
17 17
18DEPENDS += "dnf python3 " 18DEPENDS += "dnf python3 "
19#DEPENDS:class-nativesdk += "nativesdk-python3" 19#DEPENDS:class-nativesdk += "nativesdk-python3"