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 <adolf.belka@ipfire.org>
This commit is contained in:
Adolf Belka
2022-11-09 19:57:33 +01:00
committed by Peter Müller
parent 0bae316983
commit b92ee93205

View File

@@ -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