adtool: mark broken
Broke when updating OpenLDAP>2.5 and has not seen a change since 2017, which is at this point 5y in the past. I think it's safe to say that this tool deserves to being marked broken.
This commit is contained in:
parent
43b8ad27aa
commit
9d8cfc22c3
@ -41,5 +41,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://gp2x.org/adtool";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
broken = true; # does not link against recent libldap versions and unmaintained since 2017
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user