From 90da389fa0b81d1f30fda8d1d2c65e6c3768ec85 Mon Sep 17 00:00:00 2001 From: Ben Collins Date: Tue, 1 Aug 2000 17:13:24 +0000 Subject: [PATCH] fixup --- main/packages.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/packages.c b/main/packages.c index 231739ed..82f95dd2 100644 --- a/main/packages.c +++ b/main/packages.c @@ -413,7 +413,8 @@ int dependencies_ok(struct pkginfo *pkg, struct pkginfo *removing, * and (>= 0.5), IOW, inclusive of only those versions. * This would require backchecking the other provided * versions in the possi, which would make things sickly - * complex and overly time consuming. + * complex and overly time consuming. Should fail (very + * hard to implement). * * There's probably some miracle formula to do this, but I * don't see it, and there's little to gain, IMNHO. Also, -- 2.39.5