Hello list,
I encountered a problem with the Windows packaging of gPodder[1]
using msys2:
basic libraries (zlib, openssl) depended upon by python
platform-specific modules are loaded preferably :
1. from lib-dynload (where they are not)
2. from the Windows directory (can be any version)
3. fro
Le Mon, 23 Jul 2018 10:47:33 -0700,
Nathaniel Smith a écrit :
> On Mon, Jul 23, 2018, 08:22 Eric Le Lay wrote:
>
> > Hello list,
> >
> > I encountered a problem with the Windows packaging of gPodder[1]
> > using msys2:
> >
> > basic librari