diff options
Diffstat (limited to 'recipes/python/python-divmodaxiom_0.5.30.bb')
-rw-r--r-- | recipes/python/python-divmodaxiom_0.5.30.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/python/python-divmodaxiom_0.5.30.bb b/recipes/python/python-divmodaxiom_0.5.30.bb new file mode 100644 index 0000000000..94c8a5317b --- /dev/null +++ b/recipes/python/python-divmodaxiom_0.5.30.bb @@ -0,0 +1,8 @@ +DESCRIPTION = "An object oriented database" +LICENSE = "MIT" + +REALPN = "Axiom" + +DEPENDS += "python-divmodepsilon-native" + +require divmod.inc |