x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchurl, pam, pkgconfig, libxcb, glib, libXdmcp, itstool, libxml2
|
||||
, intltool, x11, libxklavier, libgcrypt
|
||||
, intltool, xlibsWrapper, libxklavier, libgcrypt
|
||||
, qt4 ? null, qt5 ? null
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user