Accepting request 1069998 from home:jengelh:branches:Publishing
- Drop BuildRequires freeglut & lcms2, this is not used and the build always relies on the bundled copy. OBS-URL: https://build.opensuse.org/request/show/1069998 OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=108
This commit is contained in:
parent
482eeb4100
commit
985404e9dc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 17:34:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Drop BuildRequires freeglut & lcms2, this is not used
|
||||
and the build always relies on the bundled copy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 21:11:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -30,7 +30,6 @@ Source2: %{name}-gl.desktop
|
||||
Patch0: mupdf-no-strip.patch
|
||||
BuildRequires: Mesa-libGL-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: jbig2dec-devel
|
||||
@ -41,13 +40,19 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: zstd
|
||||
BuildRequires: pkgconfig(glu)
|
||||
BuildRequires: pkgconfig(harfbuzz)
|
||||
BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xi)
|
||||
BuildRequires: pkgconfig(xrandr)
|
||||
Provides: bundled(freeglut) = 3.0.0
|
||||
Provides: bundled(freeglut-art) = 3.0.0
|
||||
Provides: bundled(gumbo-parser) = 0.10.1
|
||||
Provides: bundled(lcms2) = 2.14
|
||||
Provides: bundled(lcms2-art) = 2.14
|
||||
Provides: bundled(mujs) = 1.3.2
|
||||
Requires: xdg-utils
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user