baloo: remove qtquick1 input
This commit is contained in:
parent
f64eaa7b14
commit
7661144ae9
@ -1,6 +1,6 @@
|
|||||||
{ kdeFramework, lib, extra-cmake-modules, kauth, kconfig
|
{ kdeFramework, lib, extra-cmake-modules, kauth, kconfig
|
||||||
, kcoreaddons, kcrash, kdbusaddons, kfilemetadata, ki18n, kidletime
|
, kcoreaddons, kcrash, kdbusaddons, kfilemetadata, ki18n, kidletime
|
||||||
, kio, lmdb, makeQtWrapper, qtbase, qtquick1, solid
|
, kio, lmdb, makeQtWrapper, qtbase, solid
|
||||||
}:
|
}:
|
||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
@ -8,7 +8,7 @@ kdeFramework {
|
|||||||
nativeBuildInputs = [ extra-cmake-modules makeQtWrapper ];
|
nativeBuildInputs = [ extra-cmake-modules makeQtWrapper ];
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kauth kconfig kcoreaddons kcrash kdbusaddons kfilemetadata ki18n kio
|
kauth kconfig kcoreaddons kcrash kdbusaddons kfilemetadata ki18n kio
|
||||||
kidletime lmdb qtbase qtquick1 solid
|
kidletime lmdb qtbase solid
|
||||||
];
|
];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/baloo_file"
|
wrapQtProgram "$out/bin/baloo_file"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user