diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-18 13:09:43 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-18 13:09:43 -0400 |
commit | 292a1d7abe5dc2f16cd187621f876cc6d3cececc (patch) | |
tree | 2f40e062753913d7e814a9dbe57c1a2be022d7e3 /debian/control | |
parent | c537128c8b5f0d653e372492e8116180504b6968 (diff) |
Update perlmagick build dependency. Closes: #789225
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3ebfbc2e4..25d6d9c92 100644 --- a/debian/control +++ b/debian/control @@ -75,7 +75,7 @@ Build-Depends: libghc-magic-dev, lsof [linux-any], ikiwiki, - perlmagick, + libimage-magick-perl, git (>= 1:1.8.1), rsync, wget, |