k3b: fixup inputs

This commit is contained in:
Thomas Tuegel
2017-08-21 06:52:47 -05:00
parent 5f3732f815
commit 4fd2820dcd
+1 -1
View File
@@ -15,7 +15,7 @@ mkDerivation {
maintainers = with maintainers; [ sander phreedom ];
platforms = platforms.linux;
};
nativeBuildInputs = [ extra-cmake-modules kdoctools makeWrapper ];
nativeBuildInputs = [ extra-cmake-modules kdoctools makeWrapper shared_mime_info ];
propagatedBuildInputs = [
# qt
qtwebkit