k3b: fixup inputs
This commit is contained in:
parent
5f3732f815
commit
4fd2820dcd
@ -15,7 +15,7 @@ mkDerivation {
|
|||||||
maintainers = with maintainers; [ sander phreedom ];
|
maintainers = with maintainers; [ sander phreedom ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
nativeBuildInputs = [ extra-cmake-modules kdoctools makeWrapper ];
|
nativeBuildInputs = [ extra-cmake-modules kdoctools makeWrapper shared_mime_info ];
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
# qt
|
# qt
|
||||||
qtwebkit
|
qtwebkit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user