[SCM] Video extraction utility for YouTube,	Google Video and other video sites (Debian packaging) branch,	master, updated. upstream/2.1.7-214-g6762190
    legatvs 
    legatvs at gmail.com
       
    Wed Apr  1 14:45:05 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit 643bd7c594eab85c48d6354fd7e5ff0e729844cd
Author: legatvs <legatvs at gmail.com>
Date:   Sat Mar 14 23:22:21 2009 +0200
    Update Makefile.
diff --git a/Makefile b/Makefile
index 167817f..5cd81d5 100644
--- a/Makefile
+++ b/Makefile
@@ -38,9 +38,6 @@ ifeq ($(WITH_CHECK),yes)
 	@echo -n URI::Escape ...
 	@echo `$(PERL) -MURI::Escape -e "print 'yes'" 2>/dev/null || \
         echo 'no'`
-	@echo -n XML::Simple ...
-	@echo `$(PERL) -MXML::Simple -e "print 'yes'" 2>/dev/null || \
-        echo 'no'`
 	@echo -n WWW::Curl 4.05+ ...
 	@echo `$(PERL) -e "use WWW::Curl 4.05; print 'yes'" 2>/dev/null || \
         echo 'no'`
-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)
    
    
More information about the Pkg-perl-cvs-commits
mailing list