From: Alexander Kanavin Date: Fri, 15 Dec 2023 07:52:03 +0000 (+0100) Subject: dnf: remove obsolete python3-gpg dependency (provided by gpgme) X-Git-Tag: yocto-5.2~4257 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f85f8af5edc7e2899a0212c56574a353f41bf6b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dnf: remove obsolete python3-gpg dependency (provided by gpgme) As of https://github.com/rpm-software-management/dnf/commit/8806b2ee99a322c7201239a1cf14d191c87e152a dnf is using librepo's crypto. Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/dnf/dnf_4.18.1.bb b/meta/recipes-devtools/dnf/dnf_4.18.1.bb index f60b4794a60..bc79db05c9a 100644 --- a/meta/recipes-devtools/dnf/dnf_4.18.1.bb +++ b/meta/recipes-devtools/dnf/dnf_4.18.1.bb @@ -52,7 +52,6 @@ RDEPENDS:${PN} += " \ python3-json \ python3-curses \ python3-misc \ - python3-gpg \ " RDEPENDS:${PN}:class-native = ""