mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-02 06:42:52 +00:00
fix: dl dep is gone
This commit is contained in:
parent
47db746861
commit
c606302808
|
|
@ -59,7 +59,6 @@ client = executable('Minecraft.Client',
|
|||
glu_dep,
|
||||
thread_dep,
|
||||
thread_dep,
|
||||
dl_dep,
|
||||
dependency('zlib'),
|
||||
],
|
||||
cpp_args : global_cpp_args + global_cpp_defs + [
|
||||
|
|
|
|||
Loading…
Reference in a new issue