From: Adolf Belka Date: Wed, 9 Nov 2022 18:57:33 +0000 (+0100) Subject: libplist: Update rootfile for operation with python-3.10.8 X-Git-Tag: v2.27-core172~146 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b92ee932053f10a152712ca5857b1f95622eee73;p=ipfire-2.x.git libplist: Update rootfile for operation with python-3.10.8 - With python-3.10.8 the plist.so is no longer available in the site packages. libplist libraries are still available. - libplist is only used as a dependency for shairport-sync Tested by installing shairport-sync and starting/stopping it. Started and stopped successfully without any error messages. This would suggest that the libplist libraries are probably being picked up successfully. Cannot test properly as I have no Apple/iOS or related products. Signed-off-by: Adolf Belka --- diff --git a/config/rootfiles/packages/libplist b/config/rootfiles/packages/libplist index 3f3f8e5a7c..d8b0b092a3 100644 --- a/config/rootfiles/packages/libplist +++ b/config/rootfiles/packages/libplist @@ -12,8 +12,6 @@ #usr/include/plist/String.h #usr/include/plist/Structure.h #usr/include/plist/Uid.h -#usr/include/plist/cython -#usr/include/plist/cython/plist.pxd #usr/include/plist/plist++.h #usr/include/plist/plist.h #usr/lib/libplist++-2.0.la @@ -26,6 +24,4 @@ usr/lib/libplist-2.0.so.3 usr/lib/libplist-2.0.so.3.3.0 #usr/lib/pkgconfig/libplist++-2.0.pc #usr/lib/pkgconfig/libplist-2.0.pc -#usr/lib/python3.10/site-packages/plist.la -usr/lib/python3.10/site-packages/plist.so #usr/share/man/man1/plistutil.1