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:
parent
ab555f5df8
commit
47ea1ce3bb
@ -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
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# 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: libexiv2-devel >= 0.26
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg8-devel
|
||||
BuildRequires: libksane-devel >= 15.12.0
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: liblqr-devel
|
||||
|
Loading…
Reference in New Issue
Block a user