mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
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. (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