Skip to content
Snippets Groups Projects
Commit f194a9b6 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

contrib: qtvlcdeps: remove qtshadertools dependency

We don't need the qsb compiler to get the library dependencies of VLC.
In any case it should be the native one, not the cross-compiled one.
parent 0287e2d5
No related branches found
No related tags found
1 merge request!5314contrib: qtshadertools: only build the native variant
# qtvlcdeps
DEPS_qtvlcdeps += qt $(DEPS_qt) qtsvg $(DEPS_qtsvg) qtshadertools $(DEPS_qtshadertools) qtdeclarative $(DEPS_qtdeclarative) qt5compat $(DEPS_qt5compat)
DEPS_qtvlcdeps += qt $(DEPS_qt) qtsvg $(DEPS_qtsvg) qtdeclarative $(DEPS_qtdeclarative) qt5compat $(DEPS_qt5compat)
ifdef HAVE_LINUX
DEPS_qtvlcdeps += qtwayland $(DEPS_qtwayland)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment