lincity_ng: add missing deps
This commit is contained in:
parent
e47c37db50
commit
a7d6937134
@ -10,6 +10,8 @@
|
|||||||
lib,
|
lib,
|
||||||
libGL,
|
libGL,
|
||||||
libGLU,
|
libGLU,
|
||||||
|
libwebp,
|
||||||
|
libtiff,
|
||||||
libX11,
|
libX11,
|
||||||
libxml2,
|
libxml2,
|
||||||
libxmlxx5,
|
libxmlxx5,
|
||||||
@ -52,6 +54,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
libGL
|
libGL
|
||||||
libGLU
|
libGLU
|
||||||
libX11
|
libX11
|
||||||
|
libwebp
|
||||||
|
libtiff
|
||||||
libxmlxx5
|
libxmlxx5
|
||||||
libxml2
|
libxml2
|
||||||
libxslt
|
libxslt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user