diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-27 00:55:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-27 00:55:13 -0400 |
commit | c3692ecb678a142f609ebc5670f62425beba093d (patch) | |
tree | d0a480dac6c2b1cf987fce31d61ff36b2141602a /debian/control | |
parent | 6fe39060b2aa9c9a4d87e709b6378cf89f76775c (diff) | |
parent | 6a5ccaf2f6d5e65e095d09f2fa7d7ba71e05771f (diff) |
Merge branch 'xmpp'
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4de0223f3..eb20d425b 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,7 @@ Build-Depends: libghc-network-multicast-dev, libghc-network-info-dev, libghc-safesemaphore-dev, + libghc-network-protocol-xmpp-dev (>= 0.4.3-2), ikiwiki, perlmagick, git, |