mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 11:53:27 +00:00
glib: remove fam module todo
gamin is abandoned and we are going to drop it
This commit is contained in:
parent
a092c1ece7
commit
a6d113b1ce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user