kdePackages.discover: add missing dependency
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
mkKdeDerivation,
|
||||
qtwebview,
|
||||
pkg-config,
|
||||
qcoro,
|
||||
discount,
|
||||
flatpak,
|
||||
fwupd,
|
||||
@@ -12,6 +13,9 @@ mkKdeDerivation {
|
||||
extraNativeBuildInputs = [ pkg-config ];
|
||||
extraBuildInputs = [
|
||||
qtwebview
|
||||
|
||||
qcoro
|
||||
|
||||
discount
|
||||
flatpak
|
||||
fwupd
|
||||
|
||||
Reference in New Issue
Block a user