blob: a54f393c1e171c4387b1513b77765d36f36deeaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Source: ymake
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/ymake/
Package: ymake
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Homepage: http://www.reichwein.it/ymake/
Description: Buildsystem
YMake is a buildsystem with automatically resolved dependencies.
|