forked from pool/orthanc
Accepting request 859420 from home:DocB:Orthanc
- Workaround for boo#1180359 OBS-URL: https://build.opensuse.org/request/show/859420 OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc?expand=0&rev=27
This commit is contained in:
parent
e97e0d1c33
commit
e298fe7526
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 13:15:11 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Workaround for boo#1180359
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 19 12:53:48 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -55,6 +55,8 @@ BuildRequires: libboost_locale-devel >= 1.66
|
||||
BuildRequires: libboost_regex-devel >= 1.66
|
||||
BuildRequires: libboost_system-devel >= 1.66
|
||||
BuildRequires: libboost_thread-devel >= 1.66
|
||||
#Workaround for boo#1180359
|
||||
BuildRequires: libbz2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libtiff-devel
|
||||
@ -66,6 +68,8 @@ BuildRequires: pugixml-devel
|
||||
BuildRequires: sqlite3-devel
|
||||
BuildRequires: tcpd-devel
|
||||
BuildRequires: unzip
|
||||
#Workaround for boo#1180359
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(icu-uc)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(lua5.1)
|
||||
|
Loading…
Reference in New Issue
Block a user