summaryrefslogtreecommitdiffstats
path: root/DOCS/client_api_examples/qml/mpvtest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/client_api_examples/qml/mpvtest.pro')
-rw-r--r--DOCS/client_api_examples/qml/mpvtest.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/client_api_examples/qml/mpvtest.pro b/DOCS/client_api_examples/qml/mpvtest.pro
index 6681fa1884..df497e4dba 100644
--- a/DOCS/client_api_examples/qml/mpvtest.pro
+++ b/DOCS/client_api_examples/qml/mpvtest.pro
@@ -4,7 +4,7 @@ HEADERS += mpvrenderer.h
SOURCES += mpvrenderer.cpp main.cpp
CONFIG += link_pkgconfig debug
-PKGCONFIG = mpv
+PKGCONFIG += mpv
RESOURCES += mpvtest.qrc