3
0
Fork 0
forked from mirrors/nixpkgs

k3b: fixup inputs

This commit is contained in:
Thomas Tuegel 2017-06-22 08:29:48 -05:00
parent 5f3732f815
commit 4fd2820dcd
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

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