My steps to dirty fix:
find libmirclient-dev_*_i386.deb in /var/cache/apt/archives
I have libmirclient-dev_1.4.0-0ubuntu3_i386.deb. If you don't have - find one 
in launchpad.
Then:
$ mkdir tmp
$ dpkg-deb -R libmirclient-dev_1.4.0-0ubuntu3_i386.deb tmp
// remove tmp/usr/include and tmp/usr/share (that files alredy installed by 
libmirclient-dev:amd64)
// remove this lines from tmp/DEBIAN/control
Breaks: libmirclientcpp-dev
Replaces: libmirclientcpp-dev
Provides: libmirclientcpp-dev (= 1.5)
// Then back to terminal:
$ dpkg-deb -b tmp libmirclient-dev_1.4.0-0ubuntu3_FIX_i386.deb
$ sudo dpkg -i libmirclient-dev_1.4.0-0ubuntu3_FIX_i386.deb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1808060

Title:
  libmirclient causes multiarch SDL2 headers to conflict with each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1808060/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to