This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFU 1.5] task-1.8.4-1


On Nov 18 22:17, Federico Hernandez wrote:
> A new version of task has been released - a bug fix release (in
> particular for cygwin).
> 
> Please upload.

Done.  I fixed your setup.hint file which had an incorrect requires
line

  requires: libncurses9, libstdc++6

Note the comma, which is not correct.  There's also a dependency to
libgcc1 missing.  I changed the setup.hint file on sourceware to

  requires: libncurses9 libgcc1 libstdc++6


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]