diff options
author | 2012-10-23 20:24:23 -0400 | |
---|---|---|
committer | 2012-10-23 20:24:23 -0400 | |
commit | 0db413d7771b4840a007cad56348f89fe1b80644 (patch) | |
tree | 91d129049ab90dac9debe1be85423c009bc483c6 /debian/control | |
parent | 38488f56da25221e66b3ad306906c5ff7f74c62b (diff) |
added network-protocol-xmpp and -DWITH_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 24464f980..a233f239e 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, ikiwiki, perlmagick, git, |