From: Robert S. Edmonds Date: Sun, 1 Sep 2013 18:19:22 +0000 (-0400) Subject: debian/control: use python-pylibacl and python-pyxattr only on linux-any X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5f6a8a98fe3217407e20d01ca05739f93a657922;p=packages%2Fb%2Fbup.git debian/control: use python-pylibacl and python-pyxattr only on linux-any --- diff --git a/debian/control b/debian/control index 32cdd17..f598cc8 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: extra Maintainer: Robert S. Edmonds Build-Depends: debhelper (>= 8.9.7~), dctrl-tools, python-dev (>= 2.6.6-3~), - python-pylibacl, - python-pyxattr, + python-pylibacl [linux-any], + python-pyxattr [linux-any], git, par2, rsync @@ -18,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/bup.git;a=shortlog Package: bup Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python, - git, par2, python-pylibacl, python-pyxattr + git, par2, python-pylibacl [linux-any], python-pyxattr [linux-any] Recommends: bup-doc, python-fuse, python-tornado Description: highly efficient file backup system based on git bup is a backup tool which stores the backups in a system based around