python-numpy: provide native package for cv-bridge 1.10.14

This commit is contained in:
Lukas Bulwahn 2013-11-23 20:38:41 +01:00
parent 808e449c44
commit b608031450
2 changed files with 7 additions and 1 deletions

View File

@ -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"

View File

@ -0,0 +1 @@
BBCLASSEXTEND = "native"