summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-26 23:07:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-26 23:07:30 -0400
commit7f634962298bd086c485dd4080dc930cb3603491 (patch)
tree37655a26d7ea9170bf32651585e2f6bd8f5992c2 /debian/control
parent117df9c3714f2366d4f10d63fce41a608d96308e (diff)
gnutls segfault fixed
Adjust build deps to ensure that only a fixed version of the library will be used. Also, removed the bound thread stuff, which I now think was (probably) a red herring.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index edd5e4d61..18564a4e2 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends:
libghc-network-multicast-dev,
libghc-network-info-dev,
libghc-safesemaphore-dev,
- libghc-network-protocol-xmpp-dev,
+ libghc-network-protocol-xmpp-dev (>= 0.4.3-2),
ikiwiki,
perlmagick,
git,