diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-05 20:44:11 -0400 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-05-06 06:58:56 +0100 |
commit | 21b9b9e306c36616f251b727d2e87a5d8538e5e4 (patch) | |
tree | f0d1ccf6684386fb56985a9af2bd6ad5cff7f888 /debian | |
parent | 984ba82f1bea778de8d2b98593b470d651749d73 (diff) | |
download | ikiwiki-21b9b9e306c36616f251b727d2e87a5d8538e5e4.tar ikiwiki-21b9b9e306c36616f251b727d2e87a5d8538e5e4.tar.gz |
update test suite for svg passthrough by img directive
Remove build dependency libmagickcore-6.q16-2-extra which was only there
for this test.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fb841bcb3..60d0e82db 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: libhtml-scrubber-perl, libhtml-template-perl, libimage-magick-perl | perlmagick, - libmagickcore-6.q16-2-extra | libmagickcore-extra, + libmagickcore-extra, libnet-openid-consumer-perl, librpc-xml-perl, libtext-markdown-discount-perl, |