diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/dnf/dnf_4.22.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.22.0.bb b/meta/recipes-devtools/dnf/dnf_4.22.0.bb index 3f94dfc9a5..f9d6ea1fa6 100644 --- a/meta/recipes-devtools/dnf/dnf_4.22.0.bb +++ b/meta/recipes-devtools/dnf/dnf_4.22.0.bb | |||
| @@ -27,7 +27,7 @@ S = "${WORKDIR}/git" | |||
| 27 | 27 | ||
| 28 | inherit cmake gettext bash-completion setuptools3-base systemd | 28 | inherit cmake gettext bash-completion setuptools3-base systemd |
| 29 | 29 | ||
| 30 | DEPENDS += "libdnf librepo libcomps python3-iniparse" | 30 | DEPENDS += "libdnf librepo libcomps" |
| 31 | 31 | ||
| 32 | # manpages generation requires http://www.sphinx-doc.org/ | 32 | # manpages generation requires http://www.sphinx-doc.org/ |
| 33 | EXTRA_OECMAKE = " -DWITH_MAN=0 -DPYTHON_INSTALL_DIR=${PYTHON_SITEPACKAGES_DIR} -DPYTHON_DESIRED=3" | 33 | EXTRA_OECMAKE = " -DWITH_MAN=0 -DPYTHON_INSTALL_DIR=${PYTHON_SITEPACKAGES_DIR} -DPYTHON_DESIRED=3" |
| @@ -49,7 +49,6 @@ RDEPENDS:${PN} += " \ | |||
| 49 | python3-sqlite3 \ | 49 | python3-sqlite3 \ |
| 50 | python3-compression \ | 50 | python3-compression \ |
| 51 | python3-rpm \ | 51 | python3-rpm \ |
| 52 | python3-iniparse \ | ||
| 53 | python3-json \ | 52 | python3-json \ |
| 54 | python3-curses \ | 53 | python3-curses \ |
| 55 | python3-misc \ | 54 | python3-misc \ |
