summaryrefslogtreecommitdiff
path: root/libcmark-gfm
diff options
context:
space:
mode:
Diffstat (limited to 'libcmark-gfm')
-rw-r--r--libcmark-gfm/buildfile2
-rw-r--r--libcmark-gfm/manifest4
2 files changed, 3 insertions, 3 deletions
diff --git a/libcmark-gfm/buildfile b/libcmark-gfm/buildfile
index fbbaab8..3cfefaf 100644
--- a/libcmark-gfm/buildfile
+++ b/libcmark-gfm/buildfile
@@ -1,7 +1,7 @@
# file : buildfile
# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
-./: {*/ -build/} doc{COPYING INSTALL README} manifest
+./: {*/ -build/} doc{INSTALL README} legal{COPYING} manifest
# Don't install tests or the INSTALL file.
#
diff --git a/libcmark-gfm/manifest b/libcmark-gfm/manifest
index 538bfa8..e8f958e 100644
--- a/libcmark-gfm/manifest
+++ b/libcmark-gfm/manifest
@@ -19,5 +19,5 @@ email: packaging@build2.org ; Report issues at https://github.com/github/cmark-g
package-email: packaging@build2.org ; Mailing list.
build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.12.0
-depends: * bpkg >= 0.12.0
+depends: * build2 >= 0.13.0
+depends: * bpkg >= 0.13.0