Linux; Do not try to package directfb files (they get removed wth SDL2).

meow-7.2.2
Nicky 2019-12-26 18:17:17 +01:00
parent 460647607a
commit 84cdf8d902
1 changed files with 3 additions and 3 deletions

View File

@ -2004,9 +2004,9 @@ class LinuxManifest(ViewerManifest):
#self.fs_path("libminizip.so")
self.path("libuuid.so*")
self.path("libSDL*")
self.path("libdirectfb*.so*")
self.path("libfusion*.so*")
self.path("libdirect*.so*")
#self.path("libdirectfb*.so*")
#self.path("libfusion*.so*")
#self.path("libdirect*.so*")
self.fs_try_path("libopenjpeg.so*")
self.path("libhunspell-1.3.so*")
self.path("libalut.so*")