diff options
author | kali <kali@leap.se> | 2013-02-07 04:07:01 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-02-07 04:07:01 +0900 |
commit | d72abb236333ce2df30d94d897c88c042bf6cdb2 (patch) | |
tree | afad7be97154b64ec4708b44d2097069fc214a82 | |
parent | b896b7834f97d422304838e7dc1d547e45697d7d (diff) |
change architecture to all
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a4d90e4a..a8868d67 100644 --- a/debian/control +++ b/debian/control @@ -7,11 +7,11 @@ Homepage: http://leap.se #Vcs-Git: git://git.debian.org/python-applications-team/leap-client.git #Vcs-Browser: http://git.debian.org/?p=python-applications-team/leap-client.git;a=summary Build-Depends: debhelper (>= 8.0.0), python-support, python (>=2.6), - python-sphinx (>= 1.0.7+dfsg), docutils-common, xvfb, python-requests (<= 0.14.2) + python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-requests (<= 0.14.2), xvfb, xauth X-Python-Version: >= 2.6 Package: leap-client -Architecture: any +Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-qt4, python-openssl, |