https://issues.dlang.org/show_bug.cgi?id=19457
Issue ID: 19457
Summary: Clarify dmd requirements for FreeBSD
Product: D
Version: D2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P1
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
The dub package manager is unable to reach the dlang repository without
libcurl.so installed, so it would be good to mention that curl should be
installed, along with gcc, in order to be able to use important dlang features.
--