Skip to content

Commit

Permalink
https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Joseph committed Mar 7, 2023
1 parent af189bd commit 6b0e096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/spandsp/default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ lib, stdenv, fetchurl, audiofile, libtiff, buildPackages
, fetchpatch
, autoreconfHook }:

stdenv.mkDerivation rec {
version = "0.0.6";
pname = "spandsp";
Expand Down

0 comments on commit 6b0e096

Please sign in to comment.