summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-20 12:02:39 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-20 12:02:39 +0000
commit07a1860e367abea8809523f08446e58486357d01 (patch)
treeeddfe47429f6cfe75ca952f34edf9e0c19b68760 /urpm.pm
parentd11c587f3f47e43395d73c1865b29635b40f47f6 (diff)
downloadurpmi-07a1860e367abea8809523f08446e58486357d01.tar
urpmi-07a1860e367abea8809523f08446e58486357d01.tar.gz
urpmi-07a1860e367abea8809523f08446e58486357d01.tar.bz2
urpmi-07a1860e367abea8809523f08446e58486357d01.tar.xz
urpmi-07a1860e367abea8809523f08446e58486357d01.zip
tell what options are used through ->resolve_requested
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm5
1 files changed, 3 insertions, 2 deletions
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