Bump required pybindgen version for the container parameter default_value impl.
parent
0fdb8ed5cf
commit
e2252b9a75
|
@ -17,7 +17,7 @@ import Utils
|
|||
from waflib.Errors import WafError
|
||||
|
||||
## https://launchpad.net/pybindgen/
|
||||
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 797)
|
||||
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 809)
|
||||
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue