diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-08-27 20:32:33 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-08-27 20:32:48 +0300 |
commit | da0171a763dfe573868d7c1dec1b1b6eb9a37913 (patch) | |
tree | 9bf4ef9395f3e62b1364aac76edd635bcf1b2514 /debian/changelog | |
parent | c7ca1fe383fbb314ff2c23fb043a61a58f865068 (diff) | |
download | qt5webkit-da0171a763dfe573868d7c1dec1b1b6eb9a37913.tar.gz |
Add a patch to properly detect whether OpenGL ES 2 should be used.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 64fe2b3..5019253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ qtwebkit-opensource-src (5.212.0~alpha2-1) UNRELEASED; urgency=medium * Drop unused Lintian overrides. * Add a patch to hide WebCore and JSCore symbols from libQt5WebKit.so.5. * Update libqt5webkit5.symbols from the current ppc64el build log. + * Add a patch to properly detect whether OpenGL ES 2 should be used. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 25 Aug 2017 20:50:49 +0300 |