Re: [PATCH 2/2] gnu: racket: Add more inputs.

2016-07-22 Thread 宋文武
l...@gnu.org (Ludovic Courtès) writes: > 宋文武 skribis: > >> * gnu/packages/schem.scm (racket)[inputs]: Add glu, gmp, libpng, libx11, > ^^ > Typo. > >> mesa, mpfr, openssl and unixodbc. Replace libjpeg-8 with libjpeg and >> gtk+-2 with gtk+. > > LGTM! Than

Re: [PATCH 2/2] gnu: racket: Add more inputs.

2016-07-21 Thread Ludovic Courtès
宋文武 skribis: > * gnu/packages/schem.scm (racket)[inputs]: Add glu, gmp, libpng, libx11, ^^ Typo. > mesa, mpfr, openssl and unixodbc. Replace libjpeg-8 with libjpeg and > gtk+-2 with gtk+. LGTM! Thanks, Ludo'.

[PATCH 2/2] gnu: racket: Add more inputs.

2016-07-19 Thread 宋文武
* gnu/packages/schem.scm (racket)[inputs]: Add glu, gmp, libpng, libx11, mesa, mpfr, openssl and unixodbc. Replace libjpeg-8 with libjpeg and gtk+-2 with gtk+. --- gnu/packages/scheme.scm | 32 ++-- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/gnu/pa