summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index 18133456..1b709af9 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -1652,7 +1652,7 @@ sub search_packages {
}
}
- if ($options{use_provides}) {
+ if ($options{use_provides} && $options{fuzzy}) {
foreach (keys %{$urpm->{provides}}) {
#- search through provides to find if a provide match this one.
#- but manages choices correctly (as a provides may be virtual or