Update renderer.lua
This commit is contained in:
parent
2db78f5b10
commit
296ef43529
|
|
@ -30,6 +30,8 @@ MODULE.OsLibraries.Windows = {
|
|||
|
||||
MODULE.OsLibraries.Posix = {
|
||||
"GL",
|
||||
"X11"
|
||||
"X11",
|
||||
"xcb",
|
||||
"xcb-ewmh",
|
||||
"xcb-keysyms"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue