webkitgtk218x: fix build
This commit is contained in:
parent
e822c85287
commit
98a8a9b08a
@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
|
|||||||
sqlite gst-plugins-base gst-plugins-bad libxkbcommon epoxy at-spi2-core
|
sqlite gst-plugins-base gst-plugins-bad libxkbcommon epoxy at-spi2-core
|
||||||
] ++ optional enableGeoLocation geoclue2
|
] ++ optional enableGeoLocation geoclue2
|
||||||
++ optional enableGtk2Plugins gtk2
|
++ optional enableGtk2Plugins gtk2
|
||||||
++ (with xorg; [ libXdmcp libXt libXtst ])
|
++ (with xorg; [ libXdmcp libXt libXtst libXdamage ])
|
||||||
++ optionals stdenv.isDarwin [ libedit readline libGLU_combined ]
|
++ optionals stdenv.isDarwin [ libedit readline libGLU_combined ]
|
||||||
++ optional stdenv.isLinux wayland;
|
++ optional stdenv.isLinux wayland;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user