···1616assert stdenv.isLinux -> utillinuxMinimal != null;
17171818# TODO:
1919-# * Add gio-module-fam
2020-# Problem: cyclic dependency on gamin
2121-# Possible solution: build as a standalone module, set env. vars
2219# * Make it build without python
2320# Problem: an example (test?) program needs it.
2421# Possible solution: disable compilation of this example somehow