[pkg-wine-party] [wine] 03/03: Add missing runtime dependencies to libwine recommends.

Jens Reyer jre.winesim at gmail.com
Thu May 19 23:01:17 UTC 2016


On 05/13/2016 05:43 PM, Jens Reyer wrote:
> commit 3afa4648542268844a23eb17940051452dbb9f43
> Author: Jens Reyer <jre.winesim at gmail.com>
> Date:   Fri May 13 16:07:53 2016 +0200
> 
>     Add missing runtime dependencies to libwine recommends.
[...]
> + libxi6,
> + libxt6,
> + libxmu6,
> + libxrandr2,
> + libxrender1,
> + libxkbfile1,
> + libxxf86vm1,
> + libxxf86dga1,
> + libxinerama1,
> + libxcomposite1,
> + libpng16-16,
> + libssl1.0.2,
> + libgsm1,
> + libjpeg62-turbo,
> + libtiff5,
> + libxslt1.1,
> + libodbc1,
> + libcups2,
> + libdbus-1-3,
> + freeglut3,
> + libosmesa6,
> + libgnutls30,
> + libgettextpo0,

I asked about that on debian-mentors:
https://lists.debian.org/debian-mentors/2016/05/msg00506.html

For now I verified that most of the dependencies are indeed needed by
checking against the output of:
$ strings /usr/lib/i386-linux-gnu/wine/*.so |
    grep '^lib.*[.]so[.]' | sort -u | grep -v '!'

Of the above mentioned I just found no reference for the following
dependencies:
 libxt6,
 libxmu6,
 libxkbfile1,
 libxxf86dga1,
 libssl1.0.2,
 freeglut3,
 libgettextpo0,

I'll try to find a more maintainable solution for this.

Greets
jre



More information about the pkg-wine-party mailing list