Unverified Commit e54fffce authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

libsForQt5.discover: mark as broken (#379103)

parents 8fe979b5 10cc5452
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -69,4 +69,8 @@ mkDerivation {
    kxmlgui
    plasma-framework
  ];

  # Incompatible with our current version of fwupd:
  # error: 'fwupd_release_get_uri' was not declared in this scope
  meta.broken = true;
}