python39Packages.mat2: mime-types -> mailcap
This commit is contained in:
parent
be1fef9258
commit
6d8df0003c
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
, bubblewrap
|
||||
, exiftool
|
||||
, ffmpeg
|
||||
, mime-types
|
||||
, mailcap
|
||||
, wrapGAppsHook
|
||||
, gdk-pixbuf
|
||||
, gobject-introspection
|
||||
|
@ -41,7 +41,7 @@ buildPythonPackage rec {
|
|||
exiftool = "${exiftool}/bin/exiftool";
|
||||
ffmpeg = "${ffmpeg}/bin/ffmpeg";
|
||||
# remove once faf0f8a8a4134edbeec0a73de7f938453444186d is in master
|
||||
mimetypes = "${mime-types}/etc/mime.types";
|
||||
mimetypes = "${mailcap}/etc/mime.types";
|
||||
} // lib.optionalAttrs dolphinIntegration {
|
||||
kdialog = "${plasma5Packages.kdialog}/bin/kdialog";
|
||||
}))
|
||||
|
|
Loading…
Reference in a new issue