kde5.kfilemetadata: propagate all buildInputs
This commit is contained in:
parent
9f9ab4aa25
commit
0e94f26382
|
@ -7,7 +7,6 @@ kdeFramework {
|
||||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
patches = copyPathsToStore (lib.readPathsFromFile ./. ./series);
|
patches = copyPathsToStore (lib.readPathsFromFile ./. ./series);
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
buildInputs = [ ];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
attr ebook_tools exiv2 ffmpeg karchive ki18n poppler qtbase taglib
|
attr ebook_tools exiv2 ffmpeg karchive ki18n poppler qtbase taglib
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue