Accepting request 724968 from KDE:Extra
- bsc#1144232 - Drop jasper dependency from Digikam: Disable JPEG2000 support due to removal of jasper - Add BuildRequires libjpeg8 for regular JPEG support (forwarded request 724959 from jubalh) OBS-URL: https://build.opensuse.org/request/show/724968 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=182
This commit is contained in:
commit
963040d754
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 21 08:14:53 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
- bsc#1144232 - Drop jasper dependency from Digikam:
|
||||||
|
Disable JPEG2000 support due to removal of jasper
|
||||||
|
- Add BuildRequires libjpeg8 for regular JPEG support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 15:19:28 UTC 2019 - wbauer@tmo.at
|
Mon Aug 5 15:19:28 UTC 2019 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -53,7 +53,7 @@ BuildRequires: lensfun-devel
|
|||||||
BuildRequires: libeigen3-devel
|
BuildRequires: libeigen3-devel
|
||||||
BuildRequires: libexiv2-devel >= 0.26
|
BuildRequires: libexiv2-devel >= 0.26
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libjasper-devel
|
BuildRequires: libjpeg8-devel
|
||||||
BuildRequires: libksane-devel >= 15.12.0
|
BuildRequires: libksane-devel >= 15.12.0
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
BuildRequires: liblqr-devel
|
BuildRequires: liblqr-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user