xine-lib: split outputs

This commit is contained in:
Anderson Torres
2023-07-30 20:25:45 +00:00
parent 484b606d4a
commit b6024f78a8
+2
View File
@@ -38,6 +38,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-XxDW1xikpRwX7RsysDHU+bgLBh6CdlNbK+MeWsS3Xm8=";
};
outputs = [ "out" "dev" "man" ];
nativeBuildInputs = [
autoreconfHook
perl