python-simplejson: Fix python[3]-decimal dependency 10149/head
authorJeffery To <jeffery.to@gmail.com>
Fri, 4 Oct 2019 14:40:25 +0000 (22:40 +0800)
committerJeffery To <jeffery.to@gmail.com>
Fri, 4 Oct 2019 14:46:39 +0000 (22:46 +0800)
commit1d6436623a48e440640189c50c568237b5bb5b58
treefcb7e43e1a57bdc4e05e5173a9ba14fb8f8115bd
parentbb1c19ffb89a87389ef57805d0104f7120604023
python-simplejson: Fix python[3]-decimal dependency

simplejson depends on the decimal module[1][2]. This adds
python[3]-decimal to the package's DEPENDS.

[1]: https://github.com/simplejson/simplejson/blob/v3.16.0/simplejson/__init__.py#L110
[2]: https://github.com/simplejson/simplejson/blob/v3.16.0/simplejson/encoder.py#L7

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-simplejson/Makefile