xine-lib: split outputs

This commit is contained in:
Anderson Torres 2023-07-29 13:12:33 -03:00
parent 484b606d4a
commit b6024f78a8

View File

@ -38,6 +38,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-XxDW1xikpRwX7RsysDHU+bgLBh6CdlNbK+MeWsS3Xm8=";
};
outputs = [ "out" "dev" "man" ];
nativeBuildInputs = [
autoreconfHook
perl