kde5.khtml: propagate all buildInputs
This commit is contained in:
parent
7689b8317e
commit
670123464b
@ -6,16 +6,11 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "khtml";
|
name = "khtml";
|
||||||
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules perl ];
|
nativeBuildInputs = [ extra-cmake-modules perl ];
|
||||||
buildInputs = [
|
|
||||||
giflib karchive kiconthemes knotifications kwallet kwidgetsaddons
|
|
||||||
kxmlgui phonon
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kcodecs kglobalaccel ki18n kio kjs kparts ktextwidgets
|
giflib karchive kcodecs kglobalaccel ki18n kiconthemes kio kjs
|
||||||
kwindowsystem qtx11extras sonnet
|
knotifications kparts ktextwidgets kwallet kwidgetsaddons kwindowsystem
|
||||||
|
kxmlgui phonon qtx11extras sonnet
|
||||||
];
|
];
|
||||||
meta = {
|
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user