Commit e386fb8
committed
gtk: Add more explicit version requirements
This adds requirements for all of Gdk/GdkPixbuf before using them, as we
do for Gtk. Note that Gio/GLib/GObject are already accepted without
version by PyGObject as they are tied to the version it's compiled
against.
Fixes matplotlib#305251 parent 29e75c2 commit e386fb8
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments