aboutsummaryrefslogtreecommitdiff
path: root/template/tutorial-netbsd.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/tutorial-netbsd.html.j2')
-rw-r--r--template/tutorial-netbsd.html.j28
1 files changed, 8 insertions, 0 deletions
diff --git a/template/tutorial-netbsd.html.j2 b/template/tutorial-netbsd.html.j2
index 9064fa1b..2a3d2ccd 100644
--- a/template/tutorial-netbsd.html.j2
+++ b/template/tutorial-netbsd.html.j2
@@ -45,6 +45,14 @@
45 <li>MKREPRO=yes 45 <li>MKREPRO=yes
46 </ul> 46 </ul>
47 <p> 47 <p>
48 As we rely on ImageMagick somewhere down our dependency chain
49 (it is one of libextractor's dependencies), you need to set
50 the following (as of 2019-03-06) as well:
51 </p>
52 <ul>
53 <li>IGNORE_URL+=https://nvd.nist.gov/vuln/detail/CVE-2018-15607
54 </ul>
55 <p>
48 The build process can involve manual installation interruptions for 56 The build process can involve manual installation interruptions for
49 dependencies! 57 dependencies!
50 </p> 58 </p>