summary refs log tree commit diff
path: root/pkgs/applications/video/kazam
diff options
context:
space:
mode:
authornatsukium <tomoya.otabi@gmail.com>2023-10-12 10:50:39 +0900
committernatsukium <tomoya.otabi@gmail.com>2023-10-12 10:50:39 +0900
commit1ecda4bec5379c3c6dc28541ffd41408aad89c10 (patch)
treed9c764ce5a569594a65901b920eb67e699f70b6c /pkgs/applications/video/kazam
parent9e8ac2a96cfbbf07b200bde7a17de37d54fbceca (diff)
downloadnixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.tar
nixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.tar.gz
nixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.tar.bz2
nixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.tar.lz
nixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.tar.xz
nixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.tar.zst
nixpkgs-1ecda4bec5379c3c6dc28541ffd41408aad89c10.zip
python311Packages.distutils-extra: rename from distutils_extra
Diffstat (limited to 'pkgs/applications/video/kazam')
-rw-r--r--pkgs/applications/video/kazam/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/video/kazam/default.nix b/pkgs/applications/video/kazam/default.nix
index e44949f54ba..a2a9d8d112c 100644
--- a/pkgs/applications/video/kazam/default.nix
+++ b/pkgs/applications/video/kazam/default.nix
@@ -26,7 +26,7 @@ python3Packages.buildPythonApplication rec {
     sha256 = "1jk6khwgdv3nmagdgp5ivz3156pl0ljhf7b6i4b52w1h5ywsg9ah";
   };
 
-  nativeBuildInputs = [ gobject-introspection python3Packages.distutils_extra intltool wrapGAppsHook ];
+  nativeBuildInputs = [ gobject-introspection python3Packages.distutils-extra intltool wrapGAppsHook ];
   buildInputs = [
     gst_all_1.gstreamer
     gst_all_1.gst-plugins-base