aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-09-21 17:52:52 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-09-24 19:28:18 +0300
commit8c3da8abdb16ecad007dc60068deb90e151737ea (patch)
treedb69db08961a042dcac9e21d84b7f2c8fe4ba8bc /manifest
parent880f96e9325646dc792e1c4e37879f3810b9e8f1 (diff)
Fix submission handler issues arising due to package archive name ambiguity
Now we take into account the fact that the foo-bar-1.0.tar.gz archive may contain either foo-bar/1.0 or foo/bar-1.0 package.
Diffstat (limited to 'manifest')
-rw-r--r--manifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest b/manifest
index 02dd2f0..f10e646 100644
--- a/manifest
+++ b/manifest
@@ -33,3 +33,4 @@ depends: libbutl [0.14.0-a.0.1 0.14.0-a.1)
depends: libbpkg [0.14.0-a.0.1 0.14.0-a.1)
depends: libbbot [0.14.0-a.0.1 0.14.0-a.1)
depends: libbutl.bash [0.14.0-a.0.1 0.14.0-a.1)
+depends: bpkg-rep [0.14.0-a.0.1 0.14.0-a.1)