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