summaryrefslogtreecommitdiffhomepage
path: root/debian/control
blob: c27819e99b9a9c4b3882d6745d48bbdc5075bb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: xmake
Section: devel
Priority: optional
Maintainer: Roland Reichwein <mail@reichwein.it>
Build-Depends: debhelper (>= 12), libboost-all-dev | libboost1.71-all-dev, clang | g++-9, llvm | g++-9, lld | g++-9, pkg-config, libfmt-dev, googletest, gcovr, libreichwein-dev
Standards-Version: 4.5.0
Homepage: http://www.reichwein.it/xmake/

Package: xmake
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Homepage: http://www.reichwein.it/xmake/
Description: Buildsystem
 XMake is a buildsystem with automatically resolved dependencies.