diff options
| -rw-r--r-- | multimedia/olive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile index 06ac9f15ec62..7df337e9fb83 100644 --- a/multimedia/olive/Makefile +++ b/multimedia/olive/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ RUN_DEPENDS= frei0r>0:graphics/frei0r # libopentimelineio.so:multimedia/opentimelineio -USES= cmake compiler:c++11-lang desktop-file-utils gl pkgconfig qt:5 shared-mime-info +USES= cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:5 shared-mime-info USE_QT= concurrent core dbus gui multimedia network opengl svg widgets x11extras \ buildtools:build linguisttools:build qmake:build testlib:build USE_GL= gl |
