From: stevenknight Date: Sat, 9 Jan 2010 00:27:05 +0000 (+0000) Subject: Add the package that contains epstopdf, which is now used in testing. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b4f022e370b0beeb2bf4e6e0efda69369a35aa5;p=scons.git Add the package that contains epstopdf, which is now used in testing. git-svn-id: http://scons.tigris.org/svn/scons/trunk@4599 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/bin/scons_dev_master.py b/bin/scons_dev_master.py index 5e8df41c..4fa810d4 100644 --- a/bin/scons_dev_master.py +++ b/bin/scons_dev_master.py @@ -79,6 +79,7 @@ TESTING_PACKAGES = [ 'sun-java6-jdk', 'swig', 'texlive-base-bin', + 'texlive-extra-utils', 'texlive-latex-base', 'texlive-latex-extra', 'zip',