Commit cc608d7e authored by Robert Schütz's avatar Robert Schütz
Browse files

perlPackages.NetFreeDB: fix build

parent 9c39e90b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -25377,6 +25377,12 @@ with self;
      url = "mirror://cpan/authors/id/D/DS/DSHULTZ/Net-FreeDB-0.10.tar.gz";
      hash = "sha256-90PhIjjrFslIBK+0sxCwJUj3C8rxeRZOrlZ/i0mIroU=";
    };
    patches = [
      (fetchpatch {
        url = "https://salsa.debian.org/perl-team/modules/packages/libnet-freedb-perl/-/raw/6be43c69333796c6ec14fea72f2a8035df42fd15/debian/patches/implicit-function-declaration.patch";
        hash = "sha256-oIfJuLzTm0JLzAUvP1mcGCm6oWGpcLWDPqHN/4pKC9Q=";
      })
    ];
    buildInputs = [
      TestDeep
      TestDifferences