dbus: remove unused imports
This commit is contained in:
parent
03e70ebcc6
commit
8604117b48
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchurl, pkgconfig, expat, systemd, glib, dbus_glib, python
|
{ stdenv, lib, fetchurl, pkgconfig, expat, systemd
|
||||||
, libX11 ? null, libICE ? null, libSM ? null, x11Support ? (stdenv.isLinux || stdenv.isDarwin) }:
|
, libX11 ? null, libICE ? null, libSM ? null, x11Support ? (stdenv.isLinux || stdenv.isDarwin) }:
|
||||||
|
|
||||||
assert x11Support -> libX11 != null
|
assert x11Support -> libX11 != null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user