Add OLSR modular bindings

This commit is contained in:
Gustavo J. A. M. Carneiro
2011-03-20 15:17:09 +00:00
parent 3a41db8ea9
commit 259cf3703b
5 changed files with 12130 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ import Build
import Utils
## https://launchpad.net/pybindgen/
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 776)
REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 777)
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)