diff options
-rw-r--r-- | multimedia/wf-recorder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/wf-recorder/Makefile b/multimedia/wf-recorder/Makefile index 3f1b7308959c..c717934e84bd 100644 --- a/multimedia/wf-recorder/Makefile +++ b/multimedia/wf-recorder/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols \ LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \ libwayland-client.so:graphics/wayland -USES= meson pkgconfig +USES= compiler:c++11-lang meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= ammen99 GH_TAGNAME= 7cd6bd2779b1da68afd34dfb3fb63214d1aff7d9 |