mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
python3: drop old nis module dependencies
libnsl2 and libtirpc were build dependencies for the nis module. The nis module was deprecated in Python 3.11 and removed in Python 3.13 (From OE-Core rev: cbc7b1ed7747ef69d8bcbaee27c90560ded713d6) Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
55ab739f17
commit
741e4d2ed9
@@ -72,8 +72,6 @@ DEPENDS = "\
|
||||
bzip2-replacement-native \
|
||||
expat \
|
||||
libffi \
|
||||
libnsl2 \
|
||||
libtirpc \
|
||||
ncurses \
|
||||
openssl \
|
||||
sqlite3 \
|
||||
|
||||
Reference in New Issue
Block a user