# HG changeset patch # User drewp@bigasterisk.com # Date 2019-06-08 03:50:57 # Node ID 6e1b06199cff4d6794c61f9be7950df4ba1a4804 # Parent 38c1e8c1821510a616572e0681f7ac17da6ad895 add setup note about 'invoke' Ignore-this: fe4134aa644334a8acaa991ddf71a453 diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -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