summary refs log tree commit diff
path: root/pkgs/development/libraries/wayland
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2021-10-23 07:32:39 +0300
committerArtturin <Artturin@artturin.com>2021-11-05 19:57:03 +0200
commit77ed6024ca7575e94b14cddcfd032caae7c4303b (patch)
treee932f5ff6a6eaccfcbfbeb18e0c245c97d4533a1 /pkgs/development/libraries/wayland
parente7dbe3bd201795aeea8ceb09e49d678ab83fe0a0 (diff)
downloadnixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.tar
nixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.tar.gz
nixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.tar.bz2
nixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.tar.lz
nixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.tar.xz
nixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.tar.zst
nixpkgs-77ed6024ca7575e94b14cddcfd032caae7c4303b.zip
wayland: fix build with strictDeps
Diffstat (limited to 'pkgs/development/libraries/wayland')
-rw-r--r--pkgs/development/libraries/wayland/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/libraries/wayland/default.nix b/pkgs/development/libraries/wayland/default.nix
index 08741c29dd6..1d6bf0f7aa4 100644
--- a/pkgs/development/libraries/wayland/default.nix
+++ b/pkgs/development/libraries/wayland/default.nix
@@ -78,6 +78,7 @@ stdenv.mkDerivation rec {
     xmlto
     python3
     docbook_xml_dtd_45
+    docbook_xsl
   ];
 
   buildInputs = [