summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.10.0.bb b/meta/recipes-devtools/dnf/dnf_4.10.0.bb
index cef2c03e4e..6ff2a6b1e6 100644
--- a/meta/recipes-devtools/dnf/dnf_4.10.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.10.0.bb
@@ -23,7 +23,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26inherit cmake gettext bash-completion distutils3-base systemd 26inherit cmake gettext bash-completion setuptools3-base systemd
27 27
28DEPENDS += "libdnf librepo libcomps python3-iniparse" 28DEPENDS += "libdnf librepo libcomps python3-iniparse"
29 29