about summary refs log tree commit diff
path: root/pkgs/applications/graphics/gscan2pdf
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2021-05-08 15:45:03 +0200
committerRobert Hensing <robert@roberthensing.nl>2021-05-08 15:48:41 +0200
commit8e3c5eb5013446fab495144e857f4d34fce1de71 (patch)
treed3b167125faa33ddf5e1a9d8e01dc82c2fa859c8 /pkgs/applications/graphics/gscan2pdf
parent726306003af21ade95b1908d1920ce9a0f9815bb (diff)
treewide: xvfb_run -> xvfb-run
Diffstat (limited to 'pkgs/applications/graphics/gscan2pdf')
-rw-r--r--pkgs/applications/graphics/gscan2pdf/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/gscan2pdf/default.nix b/pkgs/applications/graphics/gscan2pdf/default.nix
index 616a0b7135663..67f624ce9c99a 100644
--- a/pkgs/applications/graphics/gscan2pdf/default.nix
+++ b/pkgs/applications/graphics/gscan2pdf/default.nix
@@ -4,7 +4,7 @@
   # runtime dependencies
   imagemagick, libtiff, djvulibre, poppler_utils, ghostscript, unpaper, pdftk,
   # test dependencies
-  xvfb_run, liberation_ttf, file, tesseract }:
+  xvfb-run, liberation_ttf, file, tesseract }:
 
 with lib;
 
@@ -94,7 +94,7 @@ perlPackages.buildPerlPackage rec {
     unpaper
     pdftk
 
-    xvfb_run
+    xvfb-run
     file
     tesseract # tests are expecting tesseract 3.x precisely
   ] ++ (with perlPackages; [