From 661928aa9791b6ecf452c221eacba400751fb1e1 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 25 Jul 2016 01:04:55 +0200 Subject: [PATCH] Add missing QtOpenGL package from apt line. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a9b9345..46be27e 100644 --- a/README +++ b/README @@ -68,7 +68,7 @@ If on Debian stretch or something similar, you can install everything you need with: git submodule update --init - apt install qtbase5-dev qt5-default pkg-config libmicrohttpd-dev \ + apt install qtbase5-dev libqt5opengl5-dev qt5-default pkg-config libmicrohttpd-dev \ libusb-1.0-0-dev liblua5.2-dev libzita-resampler-dev libva-dev \ libavcodec-dev libavformat-dev libswscale-dev libavresample-dev \ libmovit-dev libegl1-mesa-dev libasound2-dev libx264-dev -- 2.39.2