pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/R-hms (time/R-hms) Add missind DEPNDS+= R-lifecycle



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45da00a3e0ee
branches:  trunk
changeset: 453502:45da00a3e0ee
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun May 30 15:54:17 2021 +0000

description:
(time/R-hms) Add missind DEPNDS+= R-lifecycle

diffstat:

 time/R-hms/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 63afed2ea596 -r 45da00a3e0ee time/R-hms/Makefile
--- a/time/R-hms/Makefile       Sun May 30 15:42:51 2021 +0000
+++ b/time/R-hms/Makefile       Sun May 30 15:54:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/05/30 07:02:18 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/05/30 15:54:17 mef Exp $
 
 R_PKGNAME=     hms
 R_PKGVER=      1.1.0
@@ -11,6 +11,7 @@
 DEPENDS+=      R-pkgconfig>=2.0.2:../../devel/R-pkgconfig
 DEPENDS+=      R-rlang>=0.4.0:../../devel/R-rlang
 DEPENDS+=      R-vctrs>=0.3.8:../../math/R-vctrs
+DEPENDS+=      R-lifecycle-[0-9]*:../../devel/R-lifecycle
 
 TEST_DEPENDS+= R-ellipsis>=0.3.2:../../math/R-ellipsis
 TEST_DEPENDS+= R-lubridate-[0-9]*:../../time/R-lubridate



Home | Main Index | Thread Index | Old Index