diff options
Diffstat (limited to 'comms/qsstv/Makefile')
-rw-r--r-- | comms/qsstv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index eeac7cc66b5f..977e78f5fa36 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -21,8 +21,8 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libv4l2.so:multimedia/libv4l BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat -USES= qmake pkgconfig -USE_QT5= buildtools core gui network widgets xml +USES= pkgconfig qmake qt:5 +USE_QT= buildtools core gui network widgets xml USE_GL+= gl OPTIONS_DEFINE= DOCS |