fedora: Install temrinal markdown viewer
authorThibault Saunier <tsaunier@igalia.com>
Sun, 7 Apr 2019 13:48:42 +0000 (09:48 -0400)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 16 Apr 2019 15:47:24 +0000 (15:47 +0000)
To enhance the launcher output

docker/fedora/prepare.sh

index 3a49e89..fecdd84 100644 (file)
@@ -151,7 +151,7 @@ dnf debuginfo-install -y gtk3 \
     zip \
     zlib
 
-pip3 install meson==0.49.2
+pip3 install meson==0.49.2 git+https://github.com/axiros/terminal_markdown_viewer
 
 # Install the dependencies of gstreamer
 dnf builddep -y gstreamer1 \