diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-10-28 02:57:05 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-10-28 02:58:28 +0200 |
commit | 1ce404733992b7e4a256e872e7137e6edafe53b4 (patch) | |
tree | 3ceb1b83c2380d7a16a440bf762c15f9d8b7603c | |
parent | bd4fa6576b7250b00c0da0724f61b1539a7e1fab (diff) | |
download | urpmi-1ce404733992b7e4a256e872e7137e6edafe53b4.tar urpmi-1ce404733992b7e4a256e872e7137e6edafe53b4.tar.gz urpmi-1ce404733992b7e4a256e872e7137e6edafe53b4.tar.bz2 urpmi-1ce404733992b7e4a256e872e7137e6edafe53b4.tar.xz urpmi-1ce404733992b7e4a256e872e7137e6edafe53b4.zip |
MDV::Packdrakeng is no more needed since 2008...
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index 85e8fd8a..dcf6f040 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -145,7 +145,6 @@ WriteMakefile( AUTHOR => 'Thierry Vignaud', PREREQ_PM => { 'Locale::gettext' => '1.01', - 'MDV::Packdrakeng' => '1.01', 'URPM' => '4.15', }, VERSION_FROM => 'urpm.pm', |