From 8c3da8abdb16ecad007dc60068deb90e151737ea Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 Sep 2020 17:52:52 +0300 Subject: 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. --- manifest | 1 + 1 file changed, 1 insertion(+) (limited to 'manifest') 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) -- cgit v1.1