don't check gcc version, it has been removed from README

master
Don Bright 2015-03-05 02:28:50 -06:00
parent a40d9c9150
commit c7fb84685a
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@ checkargs()
main()
{
deps="qt qscintilla2 cgal gmp mpfr boost opencsg glew eigen glib2 fontconfig freetype2 harfbuzz gcc bison flex make"
deps="qt qscintilla2 cgal gmp mpfr boost opencsg glew eigen glib2 fontconfig freetype2 harfbuzz bison flex make"
#deps="$deps curl git" # not technically necessary for build
#deps="$deps python cmake imagemagick" # only needed for tests
#deps="cgal"