From 7ee109ea98209e79945479b6f077c1bdb8c5d6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Mon, 1 Apr 2013 08:39:49 +0000 Subject: [PATCH] add some suggestions and recommendations svn: r21835 --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 9481debad..c1e80d645 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,8 @@ Homepage: http://www.gramps-project.org/ Package: gramps Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-gobject (>= 3.3.2) +Recommends: python-pyicu, python-osmgpsmap, graphviz, xdg-utils +Suggests: ttf-freefont, python-enchant, python-gtkspell, gexiv2 Description: Gramps (Genealogical Research and Analysis Management Programming System) is a full featured genealogy program supporting a Python based plugin system.