forked from pool/libqt5-qtdoc
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
|
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
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch100: workaround-qdoc-failure.patch
|
Patch100: workaround-qdoc-failure.patch
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
|
BuildRequires: bison
|
||||||
BuildRequires: clang
|
BuildRequires: clang
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
BuildRequires: double-conversion-devel
|
BuildRequires: double-conversion-devel
|
||||||
|
BuildRequires: flex
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: gperf
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libmng-devel
|
BuildRequires: libmng-devel
|
||||||
@ -73,6 +76,7 @@ BuildRequires: pkgconfig(ice)
|
|||||||
BuildRequires: pkgconfig(libinput)
|
BuildRequires: pkgconfig(libinput)
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: pkgconfig(libudev)
|
||||||
BuildRequires: pkgconfig(mtdev)
|
BuildRequires: pkgconfig(mtdev)
|
||||||
|
BuildRequires: pkgconfig(nss)
|
||||||
BuildRequires: pkgconfig(sm)
|
BuildRequires: pkgconfig(sm)
|
||||||
BuildRequires: pkgconfig(xkbcommon) >= 0.4.1
|
BuildRequires: pkgconfig(xkbcommon) >= 0.4.1
|
||||||
BuildRequires: pkgconfig(xkbcommon-x11) >= 0.4.1
|
BuildRequires: pkgconfig(xkbcommon-x11) >= 0.4.1
|
||||||
@ -89,8 +93,7 @@ Obsoletes: libqt5-qtdatavis3d-docs < %{version}
|
|||||||
%description
|
%description
|
||||||
Qt is a set of libraries for developing applications.
|
Qt is a set of libraries for developing applications.
|
||||||
|
|
||||||
This package contains base tools, like string, xml, and network
|
This package pulls in the API documentation in HTML and QCH format.
|
||||||
handling.
|
|
||||||
|
|
||||||
%package html
|
%package html
|
||||||
Summary: Qt 5 API Documentation in HTML format
|
Summary: Qt 5 API Documentation in HTML format
|
||||||
|
Loading…
Reference in New Issue
Block a user