libsForQt5.discover: mark as broken (#379103)

This commit is contained in:
Sandro
2025-02-03 15:42:54 +01:00
committed by GitHub
+4
View File
@@ -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;
}