On Tue, Nov 10, 2009 at 12:49 AM, Maciej (Matchek) Blizinski <[email protected]> wrote: > It happens quite often that packages I build with GAR end up having > double depends. Can we have automation around that? We could have > checkpkg verify that there are no double depends. We could also have > some mechanism in GAR that would force the depends list to be unique. > Ideally, we would have both those things.
Adding a check to checkpkg was easy, done with one incomprehensible shell pipeline: http://sourceforge.net/apps/trac/gar/changeset/7191 Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
