http://bugs.wpkg.org/show_bug.cgi?id=57 Simon <s.arnaud at afssa.fr> changed: What |Removed |Added CC| |s.arnaud at afssa.fr --- Comment #2 from Simon <s.arnaud at afssa.fr> 2007-08-23 16:05:58 --- I ran into the same problem, where package dependencies are not enforced, but just added to the list of package to install. Since I really want a package to install only if all dependencies are installed, I made a little patch for that. However, it would be cleaner to add an option to the depend line. Maybe if I find some time, I will code it. Here is the patch that will prevent package to install unless all dependencies are installed. -- Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |