Mercurial > code > home > repos > light9
changeset 1109:53528b34097f
goocanvas isn't gst
Ignore-this: 6433c19001a41f16c1a616868d4495a3
author | drewp@bigasterisk.com |
---|---|
date | Thu, 12 Jun 2014 04:41:51 +0000 |
parents | 4b542d321c8f |
children | 7e7d93bdc8df |
files | makefile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/makefile Tue Jun 10 09:29:05 2014 +0000 +++ b/makefile Thu Jun 12 04:41:51 2014 +0000 @@ -47,10 +47,10 @@ 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