8572: gramps crashes if gtk < 3.10; workaround for debian (packaging)
This commit is contained in:
parent
0b88c61421
commit
84be6de6ab
2
debian/control
vendored
2
debian/control
vendored
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user