From 32257b7a27b0956f10903dab6b94dcaadac15a5d Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Mon, 10 Jul 2017 14:26:06 +0000 Subject: [PATCH] Add info on how to install dependencies on FreeBSD --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da07ebb..0cb870d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ On Debian, you can installed them with: `# apt install libfile-libmagic-perl libpdf-api2-perl libyaml-perl` +On FreeBSD, you can install them with: + +`# pkg install p5-File-LibMagic p5-PDF-API2 p5-YAML` + ## Usage 1. Run `pdfstitch` on your input PDF: -- 2.39.2