8572: gramps crashes if gtk < 3.10; workaround for debian (packaging)

This commit is contained in:
Jérôme Rapinat 2015-06-29 11:17:36 +02:00
parent 0b88c61421
commit 84be6de6ab

2
debian/control vendored
View File

@ -21,7 +21,7 @@ X-Python-Version: >= 3.2
Package: python3-gramps Package: python3-gramps
Architecture: all Architecture: all
Depends: Depends:
gir1.2-gtk-3.0, gir1.2-gtk-3.0 (>= 3.10.0),
librsvg2-2, librsvg2-2,
python3-gi, python3-gi,
python3-gi-cairo, python3-gi-cairo,