summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c66549d9b505..8361d1fde91e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.0.7
pkgrel=1
pkgdesc="CLI for Docker Cloud"
url="http://cloud.docker.com/"
-depends=('python2' 'python2-ago' 'python2-docker' 'python2-yaml' 'python2-future' 'python2-dateutil' 'python2-requests' 'python2-six' 'python2-tabulate' 'python2-websocket-client' )
+depends=('python2' 'python2-ago' 'python2-dockercloud' 'python2-yaml' 'python2-future' 'python2-dateutil' 'python2-requests' 'python2-six' 'python2-tabulate' 'python2-websocket-client' )
makedepends=('python2' )
license=('Apache v2')
arch=('any')