···21 ];
2223 cmakeFlags = "-DBUILD_SHARED_LIBS=ON";
02425 meta = with stdenv.lib; {
26 description = "Multi-platform library for creating OpenGL contexts and managing input, including keyboard, mouse, joystick and time";
···21 ];
2223 cmakeFlags = "-DBUILD_SHARED_LIBS=ON";
24+ NIX_LDFLAGS= "-lpthread -L${stdenv.cc.libc.out}/lib";
2526 meta = with stdenv.lib; {
27 description = "Multi-platform library for creating OpenGL contexts and managing input, including keyboard, mouse, joystick and time";