From b8c44536ca911418fee1c9ab4eecbb913a1ca852 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Tue, 11 Jun 2013 14:06:06 +0300 Subject: solver: rewrite as deductive solver -- core features Implementing basic dependency handling, install_if and awareness of pinning. --- src/fix.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/fix.c') diff --git a/src/fix.c b/src/fix.c index ba39d51..7314ddc 100644 --- a/src/fix.c +++ b/src/fix.c @@ -16,8 +16,6 @@ #include "apk_print.h" #include "apk_solver.h" -/* FIXME: reimplement fix applet */ - struct fix_ctx { unsigned short solver_flags; int fix_depends : 1; -- cgit v1.2.3-60-g2f50