Changeset 2965 for branches/mcstas-1.x

Show
Ignore:
Timestamp:
10/08/10 10:34:10 (20 months ago)
Author:
pkwi
Message:

Imposing dependency for gnuplot. Pending commits for mcgui etc.

Location:
branches/mcstas-1.x/deb
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/mcstas-1.x/deb/control

    r2805 r2965  
    22Version: MCSTAS_VERSION 
    33Architecture: any 
    4 Depends: perl, perl-tk, gcc, libc6-dev, pdl, libgfortran3, pgplot5, libpgplot-perl 
     4Depends: perl, perl-tk, gcc, libc6-dev, pdl, libgfortran3, pgplot5, libpgplot-perl, gnuplot 
    55Suggests: scilab, freewrl, openmpi-bin, libopenmpi-dev 
    66Installed-Size: 31120 
  • branches/mcstas-1.x/deb/debcreate

    r2852 r2965  
    55export MACHINETYPE=$2 
    66 
    7 apt-get -y --force-yes install perl-tk pdl gcc libc6-dev gfortran libx11-dev xorg-dev libxt-dev lintian pgplot5 libpgplot-perl 
     7apt-get -y --force-yes install perl-tk pdl gcc libc6-dev gfortran libx11-dev xorg-dev libxt-dev lintian pgplot5 libpgplot-perl gnuplot 
    88 
    99rm -rf /build/*