diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-07 14:54:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-07 14:54:00 -0400 |
commit | a8e05c8da1484b78860557344f37df07f7abc9fc (patch) | |
tree | 3c4e8ec98d9d6afc97dcca0dd3a835cd8e331b84 /debian/control | |
parent | 980e93ae0ed371c6a39795bbad8781c51a93b30f (diff) |
add network-multicast to bulld depends
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 89ca89283..da7ab1e70 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,7 @@ Build-Depends: libghc-crypto-api-dev, libghc-hamlet-dev, libghc-clientsession-dev, + libghc-network-multicast-dev, ikiwiki, perlmagick, git, |