summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/neovim-qt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/neovim-qt/Makefile b/editors/neovim-qt/Makefile
index d3721b4c07fb..2201d6ce9f74 100644
--- a/editors/neovim-qt/Makefile
+++ b/editors/neovim-qt/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= neovim>=0:editors/neovim
LIB_DEPENDS= libmsgpackc.so:devel/msgpack
RUN_DEPENDS= neovim>=0:editors/neovim
-USES= cmake desktop-file-utils qt:5
+USES= cmake compiler:c++11-lang desktop-file-utils qt:5
USE_GITHUB= yes
GH_ACCOUNT= equalsraf
USE_QT= core gui testlib network widgets buildtools_build qmake_build