discover: broken with Qt < 5.15

This commit is contained in:
Thomas Tuegel 2020-12-05 20:29:42 -06:00
parent 716218a2b7
commit 473fb9246a
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -1,14 +1,15 @@
{
mkDerivation,
mkDerivation, lib,
extra-cmake-modules, gettext, kdoctools, python,
appstream-qt, discount, flatpak, fwupd, ostree, packagekit-qt, pcre, util-linux,
qtquickcontrols2,
qtbase, qtquickcontrols2,
karchive, kconfig, kcrash, kdbusaddons, kdeclarative, kio, kirigami2, kitemmodels,
knewstuff, kwindowsystem, kxmlgui, plasma-framework
}:
mkDerivation {
name = "discover";
meta.broken = lib.versionOlder qtbase.version "5.15.0";
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python ];
buildInputs = [
# discount is needed for libmarkdown