everspace: don't use pango alias

This commit is contained in:
OPNA2608 2022-08-27 14:49:23 +02:00
parent 8ab686b3d4
commit 362cdab1e0

View file

@ -3,7 +3,7 @@
lib, stdenv, requireFile, autoPatchelfHook, unzip,
# Everspace Dependencies
cairo, gdk-pixbuf, gnome2, gtk2-x11, libGL, openal,
cairo, gdk-pixbuf, pango, gtk2-x11, libGL, openal,
# Unreal Engine 4 Dependencies
xorg
@ -29,7 +29,7 @@ stdenv.mkDerivation {
buildInputs = [
cairo
gdk-pixbuf
gnome2.pango
pango
gtk2-x11
openal
stdenv.cc.cc.lib