diff --git a/emulators/cemu/Makefile b/emulators/cemu/Makefile index 2eb8d35d3242..5d48b672cc20 100644 --- a/emulators/cemu/Makefile +++ b/emulators/cemu/Makefile @@ -13,8 +13,8 @@ LICENSE= GPLv3 LIB_DEPENDS= libpng.so:graphics/png -USES= desktop-file-utils gl libarchive pkgconfig qmake qt:5 \ - shared-mime-info +USES= compiler:c++11-lang desktop-file-utils gl libarchive pkgconfig \ + qmake qt:5 shared-mime-info USE_GL= gl USE_QT= buildtools_build core gui network widgets