From 8f8e2bc2fd39a415ce620cdd869756462eba1e14 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Sat, 29 Jul 2023 13:15:30 -0300 Subject: [PATCH] xine-ui: split outputs --- pkgs/applications/video/xine/ui.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/video/xine/ui.nix b/pkgs/applications/video/xine/ui.nix index 471610bcf514..2437705ceac9 100644 --- a/pkgs/applications/video/xine/ui.nix +++ b/pkgs/applications/video/xine/ui.nix @@ -31,6 +31,8 @@ stdenv.mkDerivation (finalAttrs: { hash = "sha256-1NSQ1c7OcOK7mEnJ5ILyz4evAwLUUbYUR2/cw2Qs2cM="; }; + outputs = [ "out" "dev" "lib" "man" ]; + nativeBuildInputs = [ autoreconfHook pkg-config