← Back to team overview

mvhub-dev team mailing list archive

[Merge] lp:~sleboeuf/mvhub/rm_dep into lp:mvhub

 

Steven LeBoeuf has proposed merging lp:~sleboeuf/mvhub/rm_dep into lp:mvhub.

Requested reviews:
  MVHub devs with commit rights (mvhub-commit)

-- 
https://code.launchpad.net/~sleboeuf/mvhub/rm_dep/+merge/34578
Your team MVHub Developers is subscribed to branch lp:mvhub.
=== removed file 'app-mvhub/doc/DEPENDENCES'
--- app-mvhub/doc/DEPENDENCES	2009-04-12 13:16:25 +0000
+++ app-mvhub/doc/DEPENDENCES	1970-01-01 00:00:00 +0000
@@ -1,23 +0,0 @@
-# debian packages
-
-# latex stuff to generate .pdf
-sudo aptitude install   tetex-base \
-  tetex-doc  \
-  tetex-bin  \
-  tetex-extra \
-# password generator needs word list: '/usr/share/dict/words'
-  wamerican \
-# need to build HTML::Strip
-  lsb-build-base3 \
-  postgresql \
-  libdbd-pg-perl libdbd-sqlite3-perl \
-  apache2-mpm-itk libapache2-mod-macro
-
-
-# cpan #
-# we use cpan to be consistant across linux distribtions (debian, ubuntu) 
-# and versions (etch, lenny, hardy/intrepid )
-
-# see: require {} inside:
-    
-#      lib-mvhub/Build.PL


Follow ups