summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgurpmi21
1 files changed, 1 insertions, 0 deletions
diff --git a/gurpmi2 b/gurpmi2
index ca1cee5c..0ad48580 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -11,6 +11,7 @@ BEGIN { #- set up a safe path and environment
}
use gurpmi;
+use urpm::download;
use urpm::install;
use urpm::media;
use urpm::signature;