Commit 2e4e6991 authored by Vincenzo Mantova's avatar Vincenzo Mantova
Browse files

paperwork: replace texlive.combine with texliveSmall.withPackages

parent 2fa4ebdb
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
, gettext
, gobject-introspection
, gdk-pixbuf
, texlive
, texliveSmall
, imagemagick
, perlPackages
, writeScript
@@ -21,9 +21,7 @@

let
  documentation_deps = [
    (texlive.combine {
      inherit (texlive) scheme-small wrapfig gensymb;
    })
    (texliveSmall.withPackages (ps: with ps; [ wrapfig gensymb ]))
    xvfb-run
    imagemagick
    perlPackages.Po4a