# HG changeset patch # User drewp@bigasterisk.com # Date 1559965857 0 # Node ID 6e1b06199cff4d6794c61f9be7950df4ba1a4804 # Parent 38c1e8c1821510a616572e0681f7ac17da6ad895 add setup note about 'invoke' Ignore-this: fe4134aa644334a8acaa991ddf71a453 diff -r 38c1e8c18215 -r 6e1b06199cff makefile --- a/makefile Sat Jun 08 00:52:08 2019 +0000 +++ b/makefile Sat Jun 08 03:50:57 2019 +0000 @@ -3,6 +3,8 @@ packages: sudo aptitude install coffeescript normalize-audio audacity python3-pygame libffi-dev tix libzmq3-dev python3-dev libssl-dev python3-opencv python3-cairo npm git virtualenv python3-virtualenv nginx-full python3-tk zlib1g-dev libjpeg8-dev curl +# also pip3 install -U invoke (don't use ubuntu's version) + gst_packages: sudo aptitude install python3-gi gir1.2-gst-plugins-base-1.0 libgirepository-1.0-1 gir1.2-gstreamer-1.0 gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-pulseaudio python3-gst-1.0 gir1.2-goocanvas-2.0