p5-Geo-Coordinates-OSGB: add a missing RUN_DEPENDS
OK sthen@
This commit is contained in:
parent
345a343427
commit
15ead33943
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2020/07/03 21:45:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2020/08/30 17:58:52 cwen Exp $
|
||||
|
||||
COMMENT = convert Lat/Lon to/from GB Ordnance Survey grid reference
|
||||
|
||||
DISTNAME = Geo-Coordinates-OSGB-2.20
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = geo
|
||||
|
||||
@ -14,6 +14,7 @@ MODULES = cpan
|
||||
MODCPAN_EXAMPLES = Yes
|
||||
|
||||
BUILD_DEPENDS = devel/p5-File-ShareDir-Install
|
||||
RUN_DEPENDS = devel/p5-File-Share>=0.25
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user