Skip to content
Snippets Groups Projects
Commit 05b80161 authored by Dmitry Shachnev's avatar Dmitry Shachnev :penguin:
Browse files

Make qtwebview5-examples depend on qml-module-qtwebview.

Thanks to Mike Bird for noticing the missing dependency!
parent 8e068c79
No related branches found
No related tags found
No related merge requests found
qtwebview-opensource-src (5.12.4-2) UNRELEASED; urgency=medium
[ Scarlett Moore ]
* Move examples manifest files into the examples package.
Please see bug: #933597: qt3d5-examples: qt examples
missing important files
* Add breaks/replaces for moved files.
[ Dmitry Shachnev ]
* Make qtwebview5-examples depend on qml-module-qtwebview.
Thanks to Mike Bird for noticing the missing dependency!
-- Scarlett Moore <sgmoore@kde.org> Fri, 09 Aug 2019 11:07:20 -0700
qtwebview-opensource-src (5.12.4-1) experimental; urgency=medium
......
......@@ -63,6 +63,7 @@ Package: qtwebview5-examples
Architecture: any
Multi-Arch: same
Depends: libqt5webview5 (= ${binary:Version}),
qml-module-qtwebview,
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
......
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