- Timestamp:
- 10/08/10 10:34:10 (20 months ago)
- Location:
- branches/mcstas-1.x/deb
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/mcstas-1.x/deb/control
r2805 r2965 2 2 Version: MCSTAS_VERSION 3 3 Architecture: any 4 Depends: perl, perl-tk, gcc, libc6-dev, pdl, libgfortran3, pgplot5, libpgplot-perl 4 Depends: perl, perl-tk, gcc, libc6-dev, pdl, libgfortran3, pgplot5, libpgplot-perl, gnuplot 5 5 Suggests: scilab, freewrl, openmpi-bin, libopenmpi-dev 6 6 Installed-Size: 31120 -
branches/mcstas-1.x/deb/debcreate
r2852 r2965 5 5 export MACHINETYPE=$2 6 6 7 apt-get -y --force-yes install perl-tk pdl gcc libc6-dev gfortran libx11-dev xorg-dev libxt-dev lintian pgplot5 libpgplot-perl 7 apt-get -y --force-yes install perl-tk pdl gcc libc6-dev gfortran libx11-dev xorg-dev libxt-dev lintian pgplot5 libpgplot-perl gnuplot 8 8 9 9 rm -rf /build/*
