diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 20:20:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 20:20:26 -0400 |
commit | 71fba7791f93f50768b345f318c87ac43ae45b63 (patch) | |
tree | a7d15b636f85487b3395aa6499dc4e9df134ea99 /doc | |
parent | 60dc17c39cd14c72af04ff59146277e240e53e13 (diff) |
add perlmagick to build deps
needed since the doc wiki is using an [[img]]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn b/doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn index 77e9b3560..f6c0266ba 100644 --- a/doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn +++ b/doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn @@ -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]] |