diff --git a/.files b/.files index fd5d3a9..2534a16 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 05b9c2a..5a19268 100644 --- a/.rev +++ b/.rev @@ -254,4 +254,12 @@ Leap builds. 1149572 + + cfa070eb94946747d1fedd73d7bc824d + 3.6.8 + + dimstar_suse + - Add missing requirements for dcmtk-devel (boo#1220809) + 1154155 + diff --git a/dcmtk.changes b/dcmtk.changes index a8d51da..aa79c0f 100644 --- a/dcmtk.changes +++ b/dcmtk.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Mar 1 19:15:39 UTC 2024 - Christophe Marin + +- Add missing requirements for dcmtk-devel (boo#1220809) + +------------------------------------------------------------------- Thu Feb 22 11:09:05 UTC 2024 - Christophe Marin - Use the KDE cmake macros that are guaranteed to not break diff --git a/dcmtk.spec b/dcmtk.spec index e612cba..c5fed96 100644 --- a/dcmtk.spec +++ b/dcmtk.spec @@ -51,6 +51,10 @@ parts the DICOM standard. Summary: Development files for dcmtk Requires: libdcmtk%{abiversion} = %{version} Requires: tcpd-devel +Requires: pkgconfig(libjpeg) +Requires: pkgconfig(libopenjp2) +Requires: pkgconfig(libpng) +Requires: pkgconfig(libxml-2.0) %description devel This package provides development libraries and headers needed to build