from zero to built on a new system
authordaniel watson <ozzloy@gmail.com>
Thu, 31 Mar 2011 04:03:29 +0000 (21:03 -0700)
committerdaniel watson <ozzloy@gmail.com>
Thu, 31 Mar 2011 04:03:29 +0000 (21:03 -0700)
Makefile

index 8c0865c0a3530a741d724fefc77611717d1175be..55f8edde86ec70b085d3cc8c6e4cf8960ab7615f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-
 all:pdf
 
 pdf:daniel_watson_cv.pdf
@@ -16,6 +15,10 @@ new: cleanall all
 
 newview: new view
 
+dependencies:
+       sudo aptitude install -y latexmk texlive-latex-extra \
+               texlive-fonts-recommended
+
 cleanall:
        latexmk -C daniel_watson_cv.tex
        rm -f daniel_watson_cv.out