From 2afa45bb75f37b718bd2deb7bfc0e8bb243d6d27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 27 Jul 2020 07:56:53 +0200 Subject: [PATCH] debian: declare package dependencies --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b53e4a0..8058f4f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Homepage: https://pypi.python.org/pypi/skyfield/ Package: python3-skyfield Architecture: all -Depends: ${python3:Depends}, ${misc:Depends} +Depends: python3-jplephem, python3-numpy, python3-sgp4, ${python3:Depends}, ${misc:Depends} +Recommends: python3-skyfield-data Description: Library for astronomical computations Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and