diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 18:44:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 18:44:01 +0300 |
commit | 02c0ae5f03f71d1501a4e88a598c6ed0b00a4bc6 (patch) | |
tree | f919f50430b611c8ee8cc63abe22e9e0f0f1cca3 /libmprint/manifest | |
parent | 01399cea3ff5d5d64c987d06c882a1c7c9cdd878 (diff) |
Add src-url manifest value
Diffstat (limited to 'libmprint/manifest')
-rw-r--r-- | libmprint/manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmprint/manifest b/libmprint/manifest index 2ece2e4..b129860 100644 --- a/libmprint/manifest +++ b/libmprint/manifest @@ -10,6 +10,7 @@ with modules. \ url: http://www.example.org/libmprint email: hello-users@example.org +src-url: https://git.build2.org/cgit/hello/libprint/tree/libmprint build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* |