diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2011-12-20 10:57:35 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2011-12-20 10:57:35 +0100 |
commit | 6c0fe9ba555df4950445775dfdcbd8cd1870d950 (patch) | |
tree | 3729a3bd5d831aea9a1c65f969a00f9958cb995f /debian/control | |
parent | 9ff0c256ae51f2039abc36940618a5d9fe5e6ba7 (diff) |
Build skyped as arch=all, and don't build it by default. Debian has removed
the python-skype package.. :-(
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 41fc0366..b7c1b4f4 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,7 @@ Description: An IRC to other chat networks gateway (Skype plugin) You need to download and install the Skype client for this to work. Package: skyped -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.5), python-gnutls, python-skype (>=0.9.28.7) Recommends: skype Description: Daemon to control Skype remotely |