diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-31 11:50:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-31 11:50:43 -0400 |
commit | a9c092e3adc2253e83f0d1155eee8d19a65404e9 (patch) | |
tree | 111ef749e945e6b04bf23c0112b60826347d3cdc /debian/control | |
parent | b8096159665c92ebcbe8dbfed72d82dfd89f4028 (diff) |
added a missing build-dep
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 d7e38096b..24b204ed7 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Build-Depends: libghc-network-info-dev, libghc-safesemaphore-dev, libghc-network-protocol-xmpp-dev (>= 0.4.3-2), + libghc-xml-types-dev, ikiwiki, perlmagick, git, |