dnf: remove obsolete python3-gpg dependency (provided by gpgme)

As of 8806b2ee99
dnf is using librepo's crypto.

(From OE-Core rev: 0f85f8af5edc7e2899a0212c56574a353f41bf6b)

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>
This commit is contained in:
Alexander Kanavin
2023-12-15 08:52:03 +01:00
committed by Richard Purdie
parent 05d187fec3
commit 398b979449

View File

@@ -52,7 +52,6 @@ RDEPENDS:${PN} += " \
python3-json \
python3-curses \
python3-misc \
python3-gpg \
"
RDEPENDS:${PN}:class-native = ""