# HG changeset patch # User drewp@bigasterisk.com # Date 2014-06-12 04:41:51 # Node ID 53528b34097f22c64cd8d429b44083bae9854d04 # Parent 4b542d321c8fce5ad25b66cd0b148c40031bf2c4 goocanvas isn't gst Ignore-this: 6433c19001a41f16c1a616868d4495a3 diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -47,10 +47,10 @@ tkdnd_build: bin/ascoltami2: gst_packages link_to_sys_packages gst_packages: - sudo aptitude install python-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 gir1.2-goocanvas-2.0-9 + sudo aptitude install python-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 packages: - sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame + sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame gir1.2-goocanvas-2.0-9 raspberry_pi_virtualenv: mkdir -p env_pi