summaryrefslogtreecommitdiff
path: root/tools/build/v2/debian/control
blob: 7d1733e7837d88cbe6c27ab2af8f1540a5c909f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: boost-build
Section: devel
Priority: optional
Maintainer: Vladimir Prus <ghost@cs.msu.su>
Build-Depends: debhelper (>> 3.0.0), docbook-to-man, bison
Standards-Version: 3.5.2

Package: boost-build
Architecture: all
Depends: ${shlibs:Depends}, bjam (>> 3.1.9-1)
Description: Build system
 Boost.Build is a build system with a simple and high-level language.   
 It supports build variants, and several different compilers and tools.