summaryrefslogtreecommitdiff
path: root/continuous_integration/openbsd_setup.mdwn
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-06 11:00:18 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-06 11:00:39 +0100
commit903ed5b91d5cd1372ef67293e6264c50635e611b (patch)
tree83249fcd386fd38423e337ea4ade592ea7c208a8 /continuous_integration/openbsd_setup.mdwn
parentf2e5137a9e2dcd298cd65cbed9799810b47fab86 (diff)
downloadnetsurf-wiki-903ed5b91d5cd1372ef67293e6264c50635e611b.tar.gz
netsurf-wiki-903ed5b91d5cd1372ef67293e6264c50635e611b.tar.bz2
add xxd dependancy to bsd CI instructions
Diffstat (limited to 'continuous_integration/openbsd_setup.mdwn')
-rw-r--r--continuous_integration/openbsd_setup.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/continuous_integration/openbsd_setup.mdwn b/continuous_integration/openbsd_setup.mdwn
index e8dd5ef..d94d498 100644
--- a/continuous_integration/openbsd_setup.mdwn
+++ b/continuous_integration/openbsd_setup.mdwn
@@ -80,9 +80,12 @@ Ensure all ports were added in the install or mess with ports as needed
pkg_add -v rsync-3.1.2p0-iconv git check doxygen
pkg_add -v gperf flex bison gtk+2 png jpeg
pkg_add -v wget curl bash gmake p5-HTML-Parser
+ pkg_add -v vim-8.0.0388-no_x11-lua
for historical reasons link gflex to flex in /usr/bin
+The VIM package is necessary to install the xxd tool
+
### config
Add node on jenkins master CI instance