mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-16 05:22:54 -04:00
Ubuntu build: added libopengl-dev dependency. Fixes #1244
This commit is contained in:
parent
21e80d9374
commit
17577caa5b
1
debian/control
vendored
1
debian/control
vendored
@ -6,6 +6,7 @@ Standards-Version: 3.9.2
|
|||||||
Homepage: https://github.com/f4exb/sdrangel
|
Homepage: https://github.com/f4exb/sdrangel
|
||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper (>= 9),
|
||||||
libfftw3-dev,
|
libfftw3-dev,
|
||||||
|
libopengl-dev,
|
||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
libqt5opengl5-dev,
|
libqt5opengl5-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user