glib: remove fam module todo

gamin is abandoned and we are going to drop it

-3
-3
pkgs/development/libraries/glib/default.nix
··· 16 assert stdenv.isLinux -> utillinuxMinimal != null; 17 18 # 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
··· 16 assert stdenv.isLinux -> utillinuxMinimal != null; 17 18 # TODO: 19 # * Make it build without python 20 # Problem: an example (test?) program needs it. 21 # Possible solution: disable compilation of this example somehow