[pkg-wine-party] Bug#786797: Acknowledgement (wine32-development: wine version is wine-1.7.29 while 1.7.43 is installed)
Mathieu Malaterre
malat at debian.org
Mon May 25 16:07:39 UTC 2015
> $ sudo apt-get install wine32-development
In case this would be confusing, here is what I have:
$ apt-cache policy wine32-development
wine32-development:i386:
Installed: 1.7.43-1
Candidate: 1.7.43-1
Version table:
*** 1.7.43-1 0
100 http://ftp.fr.debian.org/debian/ unstable/main i386 Packages
100 /var/lib/dpkg/status
1.7.29-4 0
700 http://ftp.fr.debian.org/debian/ jessie/main i386 Packages
I believe (IMHO):
$ apt-cache show wine32-development | grep Depends
Depends: libc6 (>= 2.3.6-6~), libwine-development, x11-utils,
libncurses5, libfreetype6
should read instead:
Depends: libc6 (>= 2.3.6-6~), libwine-development (= 1.7.43-1),
x11-utils, libncurses5, libfreetype6
Manually installing libwine-development from sid did solve the issue here.
More information about the pkg-wine-party
mailing list