From 648e50e616aca5e7661dc176f80c2ea7f14a1166 Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Thu, 30 Jun 2011 13:07:12 +0200 Subject: [PATCH] obsync: Depend on python-lxml on Debian derived platforms Signed-off-by: Wido den Hollander Signed-off-by: Sage Weil --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index aba948cbf2312..612870bca2380 100644 --- a/debian/control +++ b/debian/control @@ -289,7 +289,7 @@ Description: debugging symbols for radosgw Package: obsync Architecture: linux-any -Depends: ${misc:Depends}, python, python-boto, python-ceph, python-xattr +Depends: ${misc:Depends}, python, python-boto, python-ceph, python-xattr, python-lxml 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 -- 2.39.5