mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Skip List working with Fedora38 Server (x86) and libreElec 11 (x86)
This commit is contained in:
parent
12c0c2919a
commit
16524cd092
@ -132,16 +132,12 @@ macro(DeployLinux TARGET)
|
||||
include(GetPrerequisites)
|
||||
|
||||
set(SYSTEM_LIBS_SKIP
|
||||
"libasound"
|
||||
"libatomic"
|
||||
"libbsd"
|
||||
"libc"
|
||||
"libcrypt"
|
||||
"libdbus"
|
||||
"libdl"
|
||||
"libexpat"
|
||||
"libfontconfig"
|
||||
"libfreetype"
|
||||
"libgcc_s"
|
||||
"libgcrypt"
|
||||
"libglib"
|
||||
@ -161,11 +157,6 @@ macro(DeployLinux TARGET)
|
||||
"libusb-1"
|
||||
"libutil"
|
||||
"libuuid"
|
||||
"libX11"
|
||||
"libXau"
|
||||
"libxcb"
|
||||
"libXdmcp"
|
||||
"libXext"
|
||||
"libz"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user