commit:     34f2efe11fda972cfb0d84600bd486b7874fe1da
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 22:44:43 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 22:44:43 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=34f2efe1

app-emulation/docker2aci: Add correct dependency

Package-Manager: portage-2.2.28

 app-emulation/docker2aci/docker2aci-0.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/docker2aci/docker2aci-0.9.3.ebuild 
b/app-emulation/docker2aci/docker2aci-0.9.3.ebuild
index 141de5e..c36ead9 100644
--- a/app-emulation/docker2aci/docker2aci-0.9.3.ebuild
+++ b/app-emulation/docker2aci/docker2aci-0.9.3.ebuild
@@ -17,7 +17,7 @@ SLOT="0/${PVR}"
 IUSE=""
 
 DEPEND="app-emulation/appc-spec
-       app-emulation/docker-distribution
+       app-emulation/docker-registry
        dev-go/ioprogress"
 
 src_install() {

Reply via email to