kde5.baloo: propagate all buildInputs
This commit is contained in:
parent
0e660bf27f
commit
3a948d4786
@ -6,11 +6,9 @@
|
|||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "baloo";
|
name = "baloo";
|
||||||
nativeBuildInputs = [ extra-cmake-modules makeQtWrapper ];
|
nativeBuildInputs = [ extra-cmake-modules makeQtWrapper ];
|
||||||
buildInputs = [
|
|
||||||
kconfig kcrash kdbusaddons lmdb qtquick1 solid
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kauth kcoreaddons kfilemetadata ki18n kio kidletime qtbase
|
kauth kconfig kcoreaddons kcrash kdbusaddons kfilemetadata ki18n kio
|
||||||
|
kidletime lmdb qtbase qtquick1 solid
|
||||||
];
|
];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
wrapQtProgram "$out/bin/baloo_file"
|
wrapQtProgram "$out/bin/baloo_file"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user