Update to latest build2 best practices

This commit is contained in:
Boris Kolpackov
2020-07-27 14:46:45 +02:00
parent 53698da0dc
commit 89a7080baa
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
./: {*/ -build/} doc{README.md NEWS LICENSE AUTHORS} manifest
./: {*/ -build/} doc{README.md NEWS} legal{LICENSE AUTHORS} manifest
# Don't install tests.
#

View File

@@ -10,6 +10,7 @@ description-file: README.md
changes-file: NEWS
url: https://github.com/libstud/libstud-uuid
email: boris@codesynthesis.com
build-warning-email: boris@codesynthesis.com
builds: all
depends: * build2 >= 0.12.0
depends: * bpkg >= 0.12.0
depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0