From 07a1860e367abea8809523f08446e58486357d01 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 20 Nov 2006 12:02:39 +0000 Subject: tell what options are used through ->resolve_requested --- urpm.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index 7567a116..2c78711e 100644 --- a/urpm.pm +++ b/urpm.pm @@ -2230,11 +2230,12 @@ sub search_packages { #- %options : #- rpmdb #- auto_select -#- callback_choices #- install_src +#- priority_upgrade +#- %options passed to ->resolve_requested: +#- callback_choices #- keep #- nodeps -#- priority_upgrade sub resolve_dependencies { #- $state->{selected} will contain the selection of packages to be #- installed or upgraded -- cgit v1.2.1