From 364c29a8c017368b09708f5e47a2bdf620fe06fd Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Jan 2014 12:51:29 +0000 Subject: + ephem --- lang/python/versioned_dependencies.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk index 30f27a51ff2..914930a312d 100644 --- a/lang/python/versioned_dependencies.mk +++ b/lang/python/versioned_dependencies.mk @@ -1,4 +1,4 @@ -# $NetBSD: versioned_dependencies.mk,v 1.7 2014/01/20 12:36:28 wiz Exp $ +# $NetBSD: versioned_dependencies.mk,v 1.8 2014/01/20 12:51:29 wiz Exp $ # # This file determines which separate distribution of a Python # package is used as dependency, depending on the Python version @@ -21,6 +21,7 @@ _SUPPORTED_PACKAGES+=X x11/py-X2 x11/py-X #_SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3 _SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil2 _SUPPORTED_PACKAGES+=dns net/py-dns net/py-dns3 +_SUPPORTED_PACKAGES+=ephem math/py-ephem math/py-ephem3 _SUPPORTED_PACKAGES+=flup www/py-flup www/py-flup3 _SUPPORTED_PACKAGES+=jsonlib textproc/py-jsonlib textproc/py-jsonlib3 -- cgit v1.2.3