pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-Image-Sane (graphics/p5-Image-Sane) Add tw...
details: https://anonhg.NetBSD.org/pkgsrc/rev/32eab64460ae
branches: trunk
changeset: 457159:32eab64460ae
user: mef <mef%pkgsrc.org@localhost>
date: Thu Aug 19 12:57:36 2021 +0000
description:
(graphics/p5-Image-Sane) Add two DEPENDS: p5-ExtUtils-{Depends,PkgConfig}
+DEPENDS+= p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends
+DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
diffstat:
graphics/p5-Image-Sane/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b94ae0f6048a -r 32eab64460ae graphics/p5-Image-Sane/Makefile
--- a/graphics/p5-Image-Sane/Makefile Thu Aug 19 12:56:22 2021 +0000
+++ b/graphics/p5-Image-Sane/Makefile Thu Aug 19 12:57:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/08/14 14:58:27 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/19 12:57:36 mef Exp $
DISTNAME= Image-Sane-5
PKGNAME= p5-${DISTNAME}
@@ -14,6 +14,8 @@
DEPENDS+= p5-Exception-Class>=0:../../devel/p5-Exception-Class
DEPENDS+= p5-Readonly>=0:../../devel/p5-Readonly
+DEPENDS+= p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends
+DEPENDS+= p5-ExtUtils-PkgConfig-[0-9]*:../../devel/p5-ExtUtils-PkgConfig
PERL5_PACKLIST= auto/Image/Sane/.packlist
Home |
Main Index |
Thread Index |
Old Index