unigine-valley: fix

Reflect changes introduced in #37369

It failed to fild libGL.so
This commit is contained in:
volth 2019-04-19 19:34:20 +00:00 committed by GitHub
parent c793258a88
commit 8b5258ef65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@
, libXinerama
, libXrandr
, libXrender
, libGL
, openal}:
let
@ -47,6 +48,7 @@ in
libXinerama
libXrandr
libXrender
libGL
openal
];