Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
qtwebengine
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
qtwebengine
Commits
c1bec552
Commit
c1bec552
authored
3 years ago
by
Dmitry Shachnev
Browse files
Options
Downloads
Patches
Plain Diff
Make libqt5webenginecore5 depend on sse2-support for i386.
Closes: #1003249.
parent
fb95a9e2
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
+1
-0
1 addition, 0 deletions
debian/changelog
debian/control
+1
-0
1 addition, 0 deletions
debian/control
with
2 additions
and
0 deletions
debian/changelog
+
1
−
0
View file @
c1bec552
...
...
@@ -6,6 +6,7 @@ qtwebengine-opensource-src (5.15.8+dfsg-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Update SUBMODULE_COMMIT for the new release.
* Depend on sse2-support for i386 (closes: #1003249).
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 09 Jan 2022 21:15:07 +0300
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
0
View file @
c1bec552
...
...
@@ -163,6 +163,7 @@ Architecture: amd64 arm64 armhf i386 mips64el mipsel
Multi-Arch: same
Provides: qtwebengine-abi-5-15-5
Depends: libqt5webengine-data (= ${source:Version}),
sse2-support [i386],
${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