libvdpau: split into multiple outputs
This commit is contained in:
parent
5f58c0b687
commit
d500232fcc
@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "857a01932609225b9a3a5bf222b85e39b55c08787d0ad427dbd9ec033d58d736";
|
sha256 = "857a01932609225b9a3a5bf222b85e39b55c08787d0ad427dbd9ec033d58d736";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "dev" "out" ];
|
||||||
|
|
||||||
buildInputs = with xorg; [ pkgconfig dri2proto libXext ];
|
buildInputs = with xorg; [ pkgconfig dri2proto libXext ];
|
||||||
|
|
||||||
propagatedBuildInputs = [ xorg.libX11 ];
|
propagatedBuildInputs = [ xorg.libX11 ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user