commit | 78dcd4f002c41fff9c15434336f57210edc384f2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 13 17:23:28 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 13 17:23:28 2018 +0200 |
tree | f7506a2961135935f5a39e964d99325074f78bd1 | |
parent | 0d5f21c3dfaceed08b4cdb33a73eb16f680ff49b [diff] [blame] |
patch 8.1.0379: build dependencies are incomplete Problem: Build dependencies are incomplete. Solution: Update the build dependencies, mainly for xdiff. Adjust object directory for libvterm and xdiff.
diff --git a/src/version.c b/src/version.c index 2e64eec..4dd6b65 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 379, +/**/ 378, /**/ 377,