diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-14 11:53:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-14 11:53:59 -0400 |
commit | d48031f8dd83e656b18c5fc77a26752fe2049242 (patch) | |
tree | 6acf1fc3eb7fb995088b6096d707edefd17c0405 /debian | |
parent | 5f01ab16671c46db15d890265167aace7a542b30 (diff) |
remove async build dep
Not needed.. At least for now..
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8bc39a3c8..a7ffe7f89 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,6 @@ Build-Depends: libghc-network-protocol-xmpp-dev (>= 0.4.3-1+b1), libghc-gnutls-dev (>= 0.1.4), libghc-xml-types-dev, - libghc-async-dev, ikiwiki, perlmagick, git, |