Comment 5 for bug 1817244

Revision history for this message
jre (jre-phoenix) wrote :

Thanks for your answer. Unfortunately not the hoped for outcome.

Usually I'd agree with you about a 32-bit app needing gstreamer1.0-plugins-good from i386. It's just that my tests worked otherwise here: only the amd64 version, but still sound and at least on the start screen no crash.

What's your "wine --version"?

About the implementation: No worries, I'm not going for an explicit cross-architecture dependency. I just try to figure out

whether to recommend "gstreamer1.0-plugins-good" from libwine (--> libwine:i386 will install the i386 version, AND libwine:amd64 will install the amd64 version, so you usually end up with both)

or if I add the recommend to wine (--> only the host architecture version gets installed)