summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-python-poppler-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index 3c2cfd86ae1f..d906fb1b0c3b 100644
--- a/graphics/py-python-poppler-qt5/Makefile
+++ b/graphics/py-python-poppler-qt5/Makefile
@@ -14,7 +14,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5
-USES= pkgconfig pyqt:5 python:3.4+ qmake qt:5
+USES= compiler:c++11-lang pkgconfig pyqt:5 python:3.4+ qmake qt:5
USE_PYQT= gui xml sip_build
USE_PYTHON= distutils autoplist
USE_GITHUB= yes