mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix run-time dependency
This commit is contained in:
parent
51455b1ee0
commit
c61172f9c2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue