Le 22/12/2013 10:59, Niels Thykier a écrit : > In particular, it seems to be very slow for ben files containing a lot > of "OR" relations; even if these are exact package names (see attached > file).
Did you try: .depends ~ "foo|bar" instead of: .depends ~ "foo" | .depends ~ "bar" ? Cheers, -- Stéphane -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

