Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 20:34:15 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 28dede9e9b40 - main - graphics/p5-Image-Sane: Update BUILD_DEPENDS: add check for sane-backends
Message-ID:  <202109272034.18RKYFcK009754@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=28dede9e9b4001094d6026b4a51cf9f5daa907d3

commit 28dede9e9b4001094d6026b4a51cf9f5daa907d3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-27 20:33:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-27 20:33:40 +0000

    graphics/p5-Image-Sane: Update BUILD_DEPENDS: add check for sane-backends
---
 graphics/p5-Image-Sane/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/p5-Image-Sane/Makefile b/graphics/p5-Image-Sane/Makefile
index 940083234432..d2d3f51248de 100644
--- a/graphics/p5-Image-Sane/Makefile
+++ b/graphics/p5-Image-Sane/Makefile
@@ -15,6 +15,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
+		sane-backends>=1.0.19:graphics/sane-backends \
 		${RUN_DEPENDS}
 LIB_DEPENDS=	libsane.so:graphics/sane-backends
 RUN_DEPENDS=	p5-Exception-Class>=1.43:devel/p5-Exception-Class \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109272034.18RKYFcK009754>