Commit eba6aaeb authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Added python3 and python3-opencv

parent 79e9768a
...@@ -21,6 +21,12 @@ IMAGE_INSTALL_append += " \ ...@@ -21,6 +21,12 @@ IMAGE_INSTALL_append += " \
python-argparse \ python-argparse \
python-json \ python-json \
python-xml \ python-xml \
python3-opencv \
python3-core \
python3-numpy \
python3-argparse \
python3-json \
python3-xml \
elphel-python-extensions \ elphel-python-extensions \
htop \ htop \
rsync \ rsync \
...@@ -88,8 +94,8 @@ IMAGE_INSTALL_append += " \ ...@@ -88,8 +94,8 @@ IMAGE_INSTALL_append += " \
# gstreamer1.0-plugins-good \ # gstreamer1.0-plugins-good \
# gstreamer1.0-plugins-bad \ # gstreamer1.0-plugins-bad \
# gstreamer1.0-rtsp-server \ # gstreamer1.0-rtsp-server \
# opencv-apps \
# python-opencv \ # python-opencv \
# opencv-apps \
# #
inherit extrausers inherit extrausers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment