about summary refs log tree commit diff
path: root/pkgs/applications/office/paperwork
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2023-01-21 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2023-01-21 12:00:00 +0000
commit0557ba0f576398b903dc75ee3bdb599d0a268db9 (patch)
tree2728d4c19796cd72e8dd315bca4c529e345aaab3 /pkgs/applications/office/paperwork
parente360bcb537344e11f8bd514c3f358278912c074d (diff)
paperwork: fix build
gensymb.sty used to be in the was package, but is not a standalone
package
Diffstat (limited to 'pkgs/applications/office/paperwork')
-rw-r--r--pkgs/applications/office/paperwork/paperwork-gtk.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/paperwork/paperwork-gtk.nix b/pkgs/applications/office/paperwork/paperwork-gtk.nix
index 2f2075ce58512..0a37ca8c3f62f 100644
--- a/pkgs/applications/office/paperwork/paperwork-gtk.nix
+++ b/pkgs/applications/office/paperwork/paperwork-gtk.nix
@@ -22,7 +22,7 @@
 let
   documentation_deps = [
     (texlive.combine {
-      inherit (texlive) scheme-small wrapfig was;
+      inherit (texlive) scheme-small wrapfig gensymb;
     })
     xvfb-run
     imagemagick