diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-01 15:39:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-01 15:39:30 -0400 |
commit | 6ba866ca738d6a63858916f84979cfd346bcb403 (patch) | |
tree | deb3ff71df984965029813d647442664b012f9ed /debian/control | |
parent | 3efba481b50ad8de6efe5869db90ac69f5c022a9 (diff) |
updates for web remote and removing URL backend
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 8c533af11..07a9e4bbb 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: libghc-sha-dev, libghc-dataenc-dev, libghc-utf8-string-dev, + libghc-curl-dev, libghc-hs3-dev (>= 0.5.6), libghc-testpack-dev [any-i386 any-amd64], ikiwiki, |