Skip to content

Commit 6b0e096

Browse files
author
Adam Joseph
committed
https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573
1 parent af189bd commit 6b0e096

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/development/libraries/spandsp/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ lib, stdenv, fetchurl, audiofile, libtiff, buildPackages
22
, fetchpatch
33
, autoreconfHook }:
4+
45
stdenv.mkDerivation rec {
56
version = "0.0.6";
67
pname = "spandsp";

0 commit comments

Comments
 (0)