python-prettytable: add native and nativesdk

Signed-off-by: Binghua Guan <freebendy@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Binghua Guan
2018-07-23 21:29:49 +08:00
committed by Khem Raj
parent 8760980fcc
commit b7e64bc2d7

View File

@@ -23,3 +23,5 @@ do_install_append() {
UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PrettyTable/"
UPSTREAM_CHECK_REGEX = "/PrettyTable/(?P<pver>(\d+[\.\-_]*)+)"
BBCLASSEXTEND = "native nativesdk"