From 70758a5c78929397c4c947dc3830cd7562a0999d Mon Sep 17 00:00:00 2001 From: alvarosamudio Date: Thu, 18 Mar 2021 10:03:39 -0500 Subject: [PATCH] linux dependency update --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index e7bf55e3..0cb3905d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -11,7 +11,7 @@ If you want binary install, please see [README](README.md). ### Install Build Dependencies ```bash -sudo apt-get install debhelper python qt5-default qt5-qmake qttools5-dev-tools lib-dev lib-dev libdtkwidget-dev +sudo apt-get install debhelper python qt5-default qt5-qmake qttools5-dev-tools libstartup-notification0-dev libxcb-util0-dev libdtkwidget-dev ``` ### Build Deepin Boot Maker