···16assert stdenv.isLinux -> utillinuxMinimal != null;
1718# TODO:
19-# * Add gio-module-fam
20-# Problem: cyclic dependency on gamin
21-# Possible solution: build as a standalone module, set env. vars
22# * Make it build without python
23# Problem: an example (test?) program needs it.
24# Possible solution: disable compilation of this example somehow
···16assert stdenv.isLinux -> utillinuxMinimal != null;
1718# TODO:
00019# * Make it build without python
20# Problem: an example (test?) program needs it.
21# Possible solution: disable compilation of this example somehow