pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gscan2pdf: add in more dependencies with their paths
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Sat Aug 14 15:00:06 2021 +0000
Changeset: bb2241ab78bd8d49f642eb9d18a03097d3a1edd6
Modified Files:
gscan2pdf/Makefile
Log Message:
gscan2pdf: add in more dependencies with their paths
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bb2241ab78bd8d49f642eb9d18a03097d3a1edd6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gscan2pdf/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gscan2pdf/Makefile b/gscan2pdf/Makefile
index aa60d15499..98b04cb458 100644
--- a/gscan2pdf/Makefile
+++ b/gscan2pdf/Makefile
@@ -17,8 +17,8 @@ DEPENDS+= p5-Config-General>=2.4:../../devel/p5-Config-General
DEPENDS+= p5-Date-Calc>=0:../../devel/p5-Date-Calc
DEPENDS+= p5-Filesys-Df>=0:../../sysutils/p5-Filesys-Df
DEPENDS+= p5-Gtk3-SimpleList>=0:../../graphics/p5-Gtk3-SimpleList
-DEPENDS+= # TODO: p5-Image-Magick>=0
-DEPENDS+= # TODO: p5-Image-Sane>=0
+DEPENDS+= p5-PerlMagick>=0:../../graphics/p5-PerlMagick
+DEPENDS+= p5-Image-Sane>=0:../../grapics/p5-Image-Sane
DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Log-Log4perl>=0:../../devel/p5-Log-Log4perl
DEPENDS+= p5-PDF-API2>=0:../../textproc/p5-PDF-API2
Home |
Main Index |
Thread Index |
Old Index