add a dependency

This commit is contained in:
rolux 2012-05-27 12:29:49 +02:00
parent 68c06a76bf
commit a4e0b60f87

View file

@ -97,6 +97,7 @@ def build_oxjs(downloads=False, geo=False):
'Fallback.js', # FIXME: not clear if needed here
'Math.js', # Ox.MAX_LATITUDE depends on Ox.sinh
'Object.js', # Ox.typeOf depends on Ox.hasOwn
'String.js', # HTML.js depends on Ox.char
'Type.js' # Ox.slice may depend on Ox.typeOf
]
]