|
@ -34,7 +34,7 @@ endef |
|
|
define Package/python-simplejson |
|
|
define Package/python-simplejson |
|
|
$(call Package/python-simplejson/Default) |
|
|
$(call Package/python-simplejson/Default) |
|
|
TITLE:=Simple, fast, extensible JSON encoder/decoder for Python 2 |
|
|
TITLE:=Simple, fast, extensible JSON encoder/decoder for Python 2 |
|
|
DEPENDS:=+PACKAGE_python-simplejson:python-light |
|
|
|
|
|
|
|
|
DEPENDS:=+python-light |
|
|
VARIANT:=python |
|
|
VARIANT:=python |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|