Accepting request 841293 from home:StefanBruens:branches:KDE:Qt:5.15
- Remove some no longer required build dependencies: libpulse, alsa (now used via QtMultimedia), libmng (obsolete). OBS-URL: https://build.opensuse.org/request/show/841293 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtbase?expand=0&rev=15
This commit is contained in:
parent
2d238ae51b
commit
e479f8199d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 13:57:55 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Remove some no longer required build dependencies: libpulse,
|
||||
alsa (now used via QtMultimedia), libmng (obsolete).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 09:55:25 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -71,12 +71,10 @@ Patch25: 0001-Revert-Emit-QScreen-availableG-g-eometryChanged-on-l.patch
|
||||
# patches 2000-3000 and above from upstream qt6/dev branch #
|
||||
# Not accepted yet, https://codereview.qt-project.org/c/qt/qtbase/+/255384
|
||||
Patch2001: 0002-Synthesize-Enter-LeaveEvent-for-accepted-QTabletEven.patch
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: double-conversion-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libmng-devel
|
||||
BuildRequires: libmysqlclient-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libproxy-devel
|
||||
@ -103,7 +101,6 @@ BuildRequires: Mesa-libGLESv3-devel
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
%endif
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libpulse-devel
|
||||
BuildRequires: tslib-devel
|
||||
%if %{vulkan}
|
||||
BuildRequires: vulkan-devel
|
||||
|
Loading…
Reference in New Issue
Block a user