From: Dobrica Pavlinusic Date: Sun, 15 Aug 2010 17:44:41 +0000 (+0200) Subject: don't work on linux X-Git-Tag: Printer-EVOLIS-0.01~28 X-Git-Url: http://git.rot13.org/?p=Printer-EVOLIS.git;a=commitdiff_plain;h=e96fd1b59529d5abd9f939f9aed1aacd732f17e6 don't work on linux see http://www.perlmonks.org/?node_id=798993 --- diff --git a/Makefile.PL b/Makefile.PL index 233c603..be5e670 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,6 @@ author q{Dobrica Pavlinusic }; license 'perl'; requires 'Data::Dump'; -requires 'Device::ParallelPort'; build_requires 'Test::More';