Commit a47c384c authored by Anders Kaseorg's avatar Anders Kaseorg
Browse files

dput-ng: Add missing dependency python3Packages.distro-info



Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>
parent 96eca034
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ python3.pkgs.buildPythonApplication {
    coverage
    xdg
    python-debian
    distro-info
  ];

  postInstall = ''