libqglviewer: add dependency on glu (#21438)
This commit is contained in:
@@ -18,6 +18,7 @@ class Libqglviewer(QMakePackage):
|
||||
|
||||
depends_on('qt+gui+opengl')
|
||||
depends_on('freeglut', when='^qt@:3.0')
|
||||
depends_on('glu', type='link')
|
||||
|
||||
build_directory = 'QGLViewer'
|
||||
|
||||
|
Reference in New Issue
Block a user