From 71785911a01678cc4ef215f75b136bbeef2b6b23 Mon Sep 17 00:00:00 2001 From: Cynosure <74119867+Changeme-NUL@users.noreply.github.com> Date: Sun, 24 Jan 2021 18:20:20 -0700 Subject: [PATCH] INSTALL.md: fix typo in Ubuntu dependencies `qml-module:io-thp-pyotherside` changed to ` qml-module-io-thp-pyotherside` --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 468aac10..37cd1d52 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -233,7 +233,7 @@ sudo apt install qt5-default qt5-qmake qt5-image-formats-plugins \ qtquickcontrols2-5-dev \ libx11-dev libxss-dev \ python3-dev python3-pip \ - qml-module:io-thp-pyotherside \ + qml-module-io-thp-pyotherside \ build-essential git cmake \ libjpeg-turbo8-dev zlib1g-dev libtiff5-dev libwebp-dev \ libopenjp2-7-dev libmediainfo-dev