[phobos] [D-Programming-Language/installer] 17e80d: Change gcc-multilib to recommends in deb-packages
GitHub
noreply at github.com
Sun Apr 6 10:53:25 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/installer
Commit: 17e80d2813534993a3fea8d2bfa871f81094ea4a
https://github.com/D-Programming-Language/installer/commit/17e80d2813534993a3fea8d2bfa871f81094ea4a
Author: Anders Ro <anders.ronnbrant at gmail.com>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Change gcc-multilib to recommends in deb-packages
The gcc-multilib package is not required for dmd to work on 64-bit
systems when 32-bit software is not going to be built. Changing from
'Depends' to 'Recommends' still suggest a strong connection but it will
be possible to choose not to install gcc-multilib.
Commit: eef465984d5d751d1484d17e7c459790c2be1aef
https://github.com/D-Programming-Language/installer/commit/eef465984d5d751d1484d17e7c459790c2be1aef
Author: Martin Nowak <code at dawg.eu>
Date: 2014-04-06 (Sun, 06 Apr 2014)
Changed paths:
M linux/dmd_deb.sh
Log Message:
-----------
Merge pull request #77 from andron/gccmultilib
Change gcc-multilib to recommends in deb-packages
Compare: https://github.com/D-Programming-Language/installer/compare/44a1133f219c...eef465984d5d
More information about the phobos
mailing list