diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-18 01:50:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-18 01:50:18 -0400 |
commit | 5aaa545a4e3419105d5f0f40d5116d8de0b16b28 (patch) | |
tree | 7360346669acfaf2f597cd8762e61483fdadbc7c /debian | |
parent | d97bf57e0710c568286bfb6a7d3f7644d18dcee8 (diff) |
dd lsof to build-depends
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4bbeddd23..d05d990dc 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,7 @@ Build-Depends: libghc-async-dev, libghc-http-dev, libghc-feed-dev, + lsof, ikiwiki, perlmagick, git (>= 1:1.8.4), |