Accepting request 632654 from KDE:Qt5
- Add BuildReqs to allow building of WebEngine OBS-URL: https://build.opensuse.org/request/show/632654 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdoc?expand=0&rev=28
This commit is contained in:
parent
82af001c07
commit
04298173a0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 1 11:34:10 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Add BuildReqs to allow building of WebEngine
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 19 10:50:33 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -30,10 +30,13 @@ Source: https://download.qt.io/official_releases/qt/5.11/%{real_version}
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch100: workaround-qdoc-failure.patch
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: bison
|
||||
BuildRequires: clang
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: double-conversion-devel
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gperf
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libmng-devel
|
||||
@ -73,6 +76,7 @@ BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(libinput)
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
BuildRequires: pkgconfig(mtdev)
|
||||
BuildRequires: pkgconfig(nss)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(xkbcommon) >= 0.4.1
|
||||
BuildRequires: pkgconfig(xkbcommon-x11) >= 0.4.1
|
||||
@ -89,8 +93,7 @@ Obsoletes: libqt5-qtdatavis3d-docs < %{version}
|
||||
%description
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
||||
This package contains base tools, like string, xml, and network
|
||||
handling.
|
||||
This package pulls in the API documentation in HTML and QCH format.
|
||||
|
||||
%package html
|
||||
Summary: Qt 5 API Documentation in HTML format
|
||||
|
Loading…
Reference in New Issue
Block a user