Skip to content

Commit 737c5e5

Browse files
committed
Add a missing Debian package dependency according to issue #6
1 parent a1bd560 commit 737c5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ On most other distributions, you'll want to run it directly:
2828

2929
```tcl
3030
# For Ubuntu/Debian testing derivates:
31-
$ sudo apt install python3-pip git openjdk-9-jre
31+
$ sudo apt install python3-pip git openjdk-9-jre libqt5x11extras5
3232
3333
$ sudo pip3 install protobuf pyqt5 pyqtwebengine requests websocket-client
3434

0 commit comments

Comments
 (0)