El 14/07/16 a les 17:13, Dicebot via Digitalmars-d ha escrit: > Very likely it has same packaging mistake as DMD in d-apt, listing > gcc-multilib dependencies as mandatory and not optional, even if you are > never going to cross-compile for i686
>From dmd v2.071.0, "gcc-multilib" dependency is not mandatory. It was moved >from "Depends" to "Suggests" field. Both <http://dlang.org/download.html> and <http://d-apt.sourceforge.net/>.
