This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234335 Submitted by: Piotr Kubaj Approved by: maintainer
This commit is contained in:
parent
4fbae2d211
commit
eac83ab52c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490084
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||
libavformat.so:multimedia/ffmpeg
|
||||
|
||||
USES= cmake pkgconfig qt:5
|
||||
USES= cmake compiler:c++11-lang pkgconfig qt:5
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= MaartenBaert
|
||||
GH_PROJECT= ssr
|
||||
|
Loading…
Reference in New Issue
Block a user