From 261399e32c72295f238a387bcaa0f50fb76da9ed Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 9 Jan 2018 13:43:05 +0100 Subject: [bug] add missing libs to pyinstaller for qtwebengine - Resolves: #9191 --- docs/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installation') diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 90c806d7..e88747e8 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -78,7 +78,7 @@ packaging takes place:: To ensure a repeatable system-wide environment, you can build those bundles from within a docker container. First you need to create the container:: - make docker_container + make bundler_image and then you can launch the above script inside that container:: -- cgit v1.2.3