From d8d77e69ad50f9a62bf0295b6410a05595f413f0 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 10:48:05 +0000 Subject: Require latest URPM for supporting the --ignorearch option --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index cd9f3204..55dd51ef 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -112,7 +112,7 @@ WriteMakefile( PREREQ_PM => { 'Locale::gettext' => '1.01', 'MDV::Packdrakeng' => '1.01', - 'URPM' => '1.35', + 'URPM' => '1.36', }, VERSION_FROM => 'urpm.pm', macro => { -- cgit v1.2.1