Accepting request 735519 from home:bruno_friedmann:branches:Application:Geo
- Fix build error on TW due to boo#1153146 poppler missing boost devel OBS-URL: https://build.opensuse.org/request/show/735519 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=101
This commit is contained in:
parent
f11d46f281
commit
a443c9eb25
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 12:00:05 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||
|
||||
- Fix build error on TW due to boo#1153146 poppler missing boost
|
||||
devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 18:50:20 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -66,10 +66,10 @@ BuildRequires: python3-setuptools
|
||||
BuildRequires: swig
|
||||
BuildRequires: unixODBC-devel
|
||||
BuildRequires: pkgconfig(OpenCL)
|
||||
BuildRequires: pkgconfig(expat) >= 1.95.0
|
||||
BuildRequires: pkgconfig(freexl)
|
||||
BuildRequires: pkgconfig(json)
|
||||
BuildRequires: pkgconfig(json-c)
|
||||
BuildRequires: pkgconfig(expat) >= 1.95.0
|
||||
BuildRequires: pkgconfig(libgeotiff) >= 1.2.1
|
||||
BuildRequires: pkgconfig(libjpeg)
|
||||
BuildRequires: pkgconfig(liblzma)
|
||||
@ -100,6 +100,9 @@ BuildRequires: ERDAS-ECW_JPEG_2000_SDK-devel
|
||||
BuildRequires: libecwj2-devel
|
||||
%endif
|
||||
%endif
|
||||
# Fix libpoppler 0.81
|
||||
# boo#1153146 (once fixed remove this)
|
||||
BuildRequires: libboost_headers-devel
|
||||
|
||||
%description
|
||||
GDAL is a translator library for raster geospatial data formats that
|
||||
|
Loading…
x
Reference in New Issue
Block a user