Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Makefile.PL: overwrite theme style.css instead of appending
[git.ikiwiki.info.git]
/
doc
/
bugs
/
Missing_build-dep_on_perlmagick__63__.mdwn
diff --git
a/doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn
b/doc/bugs/Missing_build-dep_on_perlmagick__63__.mdwn
index 77e9b35602c132d8a2583c004a729702e1585124..f6c0266ba6ea1a380f08e8f3adc992121588d9f3 100644
(file)
--- 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...
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]]