mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02: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:
parent
55ab739f17
commit
741e4d2ed9
|
@ -72,8 +72,6 @@ DEPENDS = "\
|
|||
bzip2-replacement-native \
|
||||
expat \
|
||||
libffi \
|
||||
libnsl2 \
|
||||
libtirpc \
|
||||
ncurses \
|
||||
openssl \
|
||||
sqlite3 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user