libsForQt5.discover: mark as broken

This commit is contained in:
Gaetan Lepage
2025-02-03 14:55:21 +01:00
parent 04cbac3004
commit 10cc545297
+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;
}