Re: 64bit coreutils libgmp dependency

2013-04-09 Thread Corinna Vinschen
On Apr 8 23:26, Ronald Blaschke wrote: > @ coreutils > ... > requires: bash libattr1 libgmp3 libiconv2 libintl8 tzcode > ... > > I think this should be libgmp10, not libgmp3. I noticed this > because expr reported an error during a fresh install, and expr > worked only after I installed libgmp10

64bit coreutils libgmp dependency

2013-04-08 Thread Ronald Blaschke
@ coreutils ... requires: bash libattr1 libgmp3 libiconv2 libintl8 tzcode ... I think this should be libgmp10, not libgmp3. I noticed this because expr reported an error during a fresh install, and expr worked only after I installed libgmp10. Ron