summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dnf
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-12-15 08:52:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-20 12:02:10 +0000
commit0f85f8af5edc7e2899a0212c56574a353f41bf6b (patch)
treec3a4bfa6904977df67309c53526c782712afa463 /meta/recipes-devtools/dnf
parent234a02419bce1f46deb202ce0a3bbe38835e0997 (diff)
downloadopenembedded-core-0f85f8af5edc7e2899a0212c56574a353f41bf6b.tar.gz
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 <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dnf')
-rw-r--r--meta/recipes-devtools/dnf/dnf_4.18.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dnf/dnf_4.18.1.bb b/meta/recipes-devtools/dnf/dnf_4.18.1.bb
index f60b4794a6..bc79db05c9 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 = ""