Commit 10cc5452 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

libsForQt5.discover: mark as broken

parent 04cbac30
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;
}