glib: remove fam module todo

gamin is abandoned and we are going to drop it
This commit is contained in:
Jan Tojnar 2020-09-02 00:34:56 +02:00
parent a092c1ece7
commit a6d113b1ce
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -16,9 +16,6 @@ with stdenv.lib;
assert stdenv.isLinux -> utillinuxMinimal != null;
# TODO:
# * Add gio-module-fam
# Problem: cyclic dependency on gamin
# Possible solution: build as a standalone module, set env. vars
# * Make it build without python
# Problem: an example (test?) program needs it.
# Possible solution: disable compilation of this example somehow