summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaute Hope <eg@gaute.vetsj.com>2019-07-17 13:24:25 +0200
committerGaute Hope <eg@gaute.vetsj.com>2019-07-17 13:25:08 +0200
commit38cd63fb799207bac2b65d1f7024fb1e141b3c25 (patch)
tree3ef63e3a3fab9a4f521754e52b76b66a224e636a
parent1135cc8139c6b17f74996a12c0f5455342f72fbc (diff)
vagrant: w3m required for quote_html test
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 7fd0e2e..4355b04 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -13,7 +13,7 @@ Vagrant.configure("2") do |config|
config.vm.provision "shell", inline: <<-SHELL
pacman -Syu --noconfirm
- pacman -S --noconfirm --needed cmake ninja ccache git gcc notmuch-runtime glibmm gtkmm3 vte3 boost libsass libpeas ruby-ronn pkgconf webkit2gtk protobuf gobject-introspection xorg-xauth xorg-xclock cmark python-gobject ipython gvim
+ pacman -S --noconfirm --needed cmake ninja ccache git gcc notmuch-runtime glibmm gtkmm3 vte3 boost libsass libpeas ruby-ronn pkgconf webkit2gtk protobuf gobject-introspection xorg-xauth xorg-xclock cmark python-gobject ipython gvim w3m
cat > /etc/profile.d/astroid.sh <<EOL
export ASTROID_DIR=/vagrant