svn path=/nixpkgs/branches/stdenv-updates/; revision=13604

This commit is contained in:
Eelco Dolstra
2008-12-10 10:58:07 +00:00
parent 0adab29d1e
commit e4a8b61eba
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
bison, autoconf, automake, sourceByName, getConfig, lib, atlas, gperf, python, glibc, gnuplot, texinfo, texLive}:
assert readline != null && ncurses != null && flex != null;
assert g77.langF77;
assert g77.langFortran;
let commonBuildInputs = [g77 readline ncurses perl glibc]; in