Require new pybindgen version to handle the new Time type changes (int64_t)

This commit is contained in:
Gustavo Carneiro
2014-03-02 20:44:58 +00:00
parent 89b3183f65
commit 60e2a6c117

View File

@@ -13,7 +13,7 @@ from waflib.Errors import WafError
# after = TaskGen.after
## https://launchpad.net/pybindgen/
REQUIRED_PYBINDGEN_VERSION = (0, 16, 0, 865)
REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 866)
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
RUN_ME=-3