ldc-developers / ldc2.snap

Snap package definition for LDC, the LLVM-based D compiler
11 stars 4 forks source link

Remove build-essential from build-packages #14

Closed WebDrake closed 7 years ago

WebDrake commented 7 years ago

Including this is not necessary: it suffices to have g++ available for building LLVM and the bootstrap LDC, and gcc for linking the packaged LDC.