Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
qtwebview
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Qt and KDE Team
Qt5
qtwebview
Commits
05b80161
Commit
05b80161
authored
5 years ago
by
Dmitry Shachnev
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+5
-0
5 additions, 0 deletions
debian/changelog
debian/control
+1
-0
1 addition, 0 deletions
debian/control
with
6 additions
and
0 deletions
debian/changelog
+
5
−
0
View file @
05b80161
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
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
0
View file @
05b80161
...
...
@@ -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}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment