MFH: r561658

audio/komposter: fix build on GCC architectures

checking if OpenGL is ok... configure: error: no
This commit is contained in:
Piotr Kubaj 2021-01-15 17:58:00 +00:00
parent c41bc7ddc9
commit 8644317910
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=561659
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libfreetype.so:print/freetype2
USES= autoreconf gl libtool openal pkgconfig
USES= autoreconf compiler:c++11-lang gl libtool openal pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= electronoora
GH_TAGNAME= f75eeb7