All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] obsync: Depend on python-lxml on Debian derived platforms
@ 2011-06-30 11:07 Wido den Hollander
  2011-06-30 17:03 ` Sage Weil
  0 siblings, 1 reply; 2+ messages in thread
From: Wido den Hollander @ 2011-06-30 11:07 UTC (permalink / raw)
  To: ceph-devel; +Cc: Wido den Hollander


Signed-off-by: Wido den Hollander <wido@widodh.nl>
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index aba948c..612870b 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
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] obsync: Depend on python-lxml on Debian derived platforms
  2011-06-30 11:07 [PATCH] obsync: Depend on python-lxml on Debian derived platforms Wido den Hollander
@ 2011-06-30 17:03 ` Sage Weil
  0 siblings, 0 replies; 2+ messages in thread
From: Sage Weil @ 2011-06-30 17:03 UTC (permalink / raw)
  To: Wido den Hollander; +Cc: ceph-devel

Thanks, applied!

On Thu, 30 Jun 2011, Wido den Hollander wrote:

> 
> Signed-off-by: Wido den Hollander <wido@widodh.nl>
> ---
>  debian/control |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/debian/control b/debian/control
> index aba948c..612870b 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
> -- 
> 1.7.0.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-30 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-30 11:07 [PATCH] obsync: Depend on python-lxml on Debian derived platforms Wido den Hollander
2011-06-30 17:03 ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.