On Thursday, 14 July 2016 at 18:54:41 UTC, Jordi Sayol wrote:
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/>.

Great news! I haven't used d-apt version since 2.068 because we started to package our own internal flavor at work but this will fix one of two big annoyances. Another bit was x-window dependency needed for caling `dmd -man` - was it moved to optional ones too?

Reply via email to