diff options
author | Sage Weil <sage.weil@dreamhost.com> | 2011-05-20 01:15:59 +0200 |
---|---|---|
committer | Sage Weil <sage.weil@dreamhost.com> | 2011-05-20 01:15:59 +0200 |
commit | cef8eb9c956ad7b76da0014383be1158a87e297c (patch) | |
tree | 3fb7b95746bf3d50dc96174a7a07c0abe25a955d /debian | |
parent | debian: no shlibs:Depends for -dev packages (diff) | |
download | ceph-cef8eb9c956ad7b76da0014383be1158a87e297c.tar.xz ceph-cef8eb9c956ad7b76da0014383be1158a87e297c.zip |
debian: no shlibs:Depends for obsync either
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1e0bfceb970..48c60dc9914 100644 --- a/debian/control +++ b/debian/control @@ -228,7 +228,7 @@ Description: debugging symbols for radosgw Package: obsync Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-boto +Depends: ${misc:Depends}, python, python-boto Description: synchronize data between cloud object storage providers or a local directory obsync is a tool to synchronize objects between cloud object storage providers, such as Amazon S3 (or compatible services), a |