python-simplejson: Fix python[3]-decimal dependency 10148/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:40:25 +0000 (22:40 +0800)
commit47d6d8e514db6c760c089e6273c58d53eb7e0089
treee1b73f05b4234c8cb971e83c2079998652fd7499
parent1d4a09e0c5e7dd05dff5477f51eb3bddfbf74ae9
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