mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
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:
committed by
Richard Purdie
parent
05d187fec3
commit
398b979449
@@ -52,7 +52,6 @@ RDEPENDS:${PN} += " \
|
||||
python3-json \
|
||||
python3-curses \
|
||||
python3-misc \
|
||||
python3-gpg \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}:class-native = ""
|
||||
|
||||
Reference in New Issue
Block a user