From f387a00484c495631c7c4e51b896feb1eec3a997 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 May 2013 09:39:15 -0400 Subject: [PATCH] try to fix build on hurd, which lacks haskell-network-info --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 32f8a47797..fd31210483 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Build-Depends: libghc-blaze-builder-dev, libghc-crypto-api-dev, libghc-network-multicast-dev, - libghc-network-info-dev, + libghc-network-info-dev [linux-any kfreebsd-any], libghc-safesemaphore-dev, libghc-network-protocol-xmpp-dev (>= 0.4.3-1+b1), libghc-gnutls-dev (>= 0.1.4),