Accepting request 914734 from KDE:Extra

- Fix the libdigikamcore runtime dependency (boo#1189905)

OBS-URL: https://build.opensuse.org/request/show/914734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=199
This commit is contained in:
Dominique Leuenberger 2021-08-28 20:29:14 +00:00 committed by Git OBS Bridge
commit ff29592d50
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 28 07:54:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Fix the libdigikamcore runtime dependency (boo#1189905)
-------------------------------------------------------------------
Thu Aug 26 07:37:14 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -152,7 +152,7 @@ Additional program to browse and view photos
%package -n libdigikamcore%{soversion}
Summary: The main digikam libraries
Group: Development/Libraries/KDE
Requires: opencv-devel
%requires_eq %(rpm --qf %%{name} -qf %{_libdir}/libopencv_dnn.so.%{pkg_version opencv-devel})
Recommends: %{name}-plugins
%description -n libdigikamcore%{soversion}