jellyfin-ffmpeg: fix tests eval
$ nix build --no-link -f. jellyfin-ffmpeg.tests
error:
error: attribute 'pkgConfigModules' missing
This commit is contained in:
@@ -39,5 +39,6 @@
|
||||
homepage = "https://github.com/jellyfin/jellyfin-ffmpeg";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ justinas ];
|
||||
pkgConfigModules = [ "libavutil" ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user