diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-10 11:49:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-10 11:49:02 -0400 |
commit | b5b2eb90a83cb2720b21701a523b8a8dcc992215 (patch) | |
tree | 4b555e0ce1d228f165575c836c792604059cb0f1 /debian/control | |
parent | add53662c9c4f956855963e1465775c2f1b0b608 (diff) |
version gnutls d-b to avoid segfault
debian testing still has the buggy version..
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 42ea4cb30..61738c4d3 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,7 @@ Build-Depends: libghc-network-info-dev, libghc-safesemaphore-dev, libghc-network-protocol-xmpp-dev (>= 0.4.3-2), + libghc-gnutls-dev (>= 0.1.4), libghc-xml-types-dev, ikiwiki, perlmagick, |