python-numpy: provide native package for cv-bridge 1.10.14
This commit is contained in:
parent
808e449c44
commit
b608031450
|
@ -1 +1,6 @@
|
|||
RPROVIDES += "python-datetime-native python-netclient-native python-subprocess-native python-xml-native"
|
||||
RPROVIDES += "python-datetime-native python-difflib-native \
|
||||
python-doctest-native python-email-native python-mmap-native \
|
||||
python-misc-native python-netclient-native python-numbers-native \
|
||||
python-pickle-native python-pkgutil-native python-pprint-native \
|
||||
python-pydoc-native python-shell-native python-subprocess-native \
|
||||
python-unittest-native python-xml-native"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
BBCLASSEXTEND = "native"
|
Loading…
Reference in New Issue