parent
60dc17c39c
commit
71fba7791f
|
@ -2,7 +2,7 @@ Source: ikiwiki
|
|||
Section: web
|
||||
Priority: optional
|
||||
Build-Depends: perl, debhelper (>= 5)
|
||||
Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtext-markdown-perl | markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl
|
||||
Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtext-markdown-perl | markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl, perlmagick
|
||||
Maintainer: Joey Hess <joeyh@debian.org>
|
||||
Uploaders: Joey Hess <joeyh@debian.org>, Josh Triplett <josh@freedesktop.org>
|
||||
Standards-Version: 3.8.0
|
||||
|
|
|
@ -9,3 +9,6 @@ Trying to build current Git master in a (two weeks old - no DSL here) sid chroot
|
|||
make: *** [build-stamp] Error 2
|
||||
|
||||
Adding perlmagick to the build-deps fixes it. I read somewhere in debian/changelog that this build-deb was not needed, but...
|
||||
|
||||
> It's not needed by the test suite, but once I added a img to the source
|
||||
> wiki, it became needed. [[done]] --[[Joey]]
|
||||
|
|
Loading…
Reference in New Issue