1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #155 from sa2ajj/debian-control-fix

fix run-time dependency
This commit is contained in:
Guillaume J. Charmes 2013-03-24 16:54:01 -07:00
commit 22598ee572

View file

@ -10,7 +10,7 @@ Standards-Version: 3.9.2
Package: dotcloud-docker
Architecture: amd64
Provides: dotcloud-docker
Depends: lxc, wget, bsdtar, curl, sqlite3
Depends: lxc, wget, bsdtar, curl, libsqlite3-0
Conflicts: docker
Description: A process manager with superpowers
It encapsulates heterogeneous payloads in Standard Containers, and runs