* Add perlmagick to build-depends so syntax check of img plugin works.

master
joey 2006-10-30 19:31:45 +00:00
parent 687cbdbd0b
commit 285b9d8b99
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -19,8 +19,9 @@ ikiwiki (1.32) UNRELEASED; urgency=low
for a quick start, without needing to learn everything about how to put
them together.
* Install the source of the examples into /usr/share/doc/ikiwiki/examples.
* Add perlmagick to build-depends so syntax check of img plugin works.
-- Joey Hess <joeyh@debian.org> Sat, 28 Oct 2006 19:43:53 -0400
-- Joey Hess <joeyh@debian.org> Mon, 30 Oct 2006 14:30:54 -0500
ikiwiki (1.31) unstable; urgency=low

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: ikiwiki
Section: web
Priority: optional
Build-Depends: perl, debhelper (>= 5)
Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libtext-wikiformat-perl, libhtml-parser-perl, liburi-perl
Build-Depends-Indep: dpkg-dev (>= 1.9.0), markdown, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libtext-wikiformat-perl, libhtml-parser-perl, liburi-perl, perlmagick
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.kitenet.net/ikiwiki/trunk