Commit f3f51d06 authored by Ben Darwin's avatar Ben Darwin
Browse files

dcmtk: enable tests

parent cca1b4f9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@ stdenv.mkDerivation rec {
  # This is only needed until https://github.com/DCMTK/dcmtk/pull/75/files is merged
  patches = [ ./0001-Fix-cmake.patch ];

  doCheck = true;

  meta = {
    description =
      "Collection of libraries and applications implementing large parts of the DICOM standard";