[Petter Reinholdtsen]
> + } elsif ($add_rec) {
> + # depends added successfully, add recommends too
> + missing ($list, $packages{lc $_}{"Recommends"},
> lc $_, $add_rec);The missing() call should be add_missing(). Sorry for the typo. Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

