Updating link to change in openSUSE:Factory/digikam revision 182.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/digikam?expand=0&rev=dfde8dd85cbf7b84ff7d12e582f7d77a
This commit is contained in:
OBS User buildservice-autocommit 2019-08-22 08:53:49 +00:00 committed by Git OBS Bridge
parent ab555f5df8
commit 47ea1ce3bb
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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