Mercurial > code > home > repos > light9
changeset 1953:9dd331caa23b
cleanups to help with first build success
Ignore-this: b6d402ca6dd2d97fb03c390713efbd07
author | drewp@bigasterisk.com |
---|---|
date | Thu, 06 Jun 2019 05:50:34 +0000 |
parents | 7088d60fde7e |
children | 3ae1e7f8db23 |
files | light9/web/live/elements.html makefile requirements.txt |
diffstat | 3 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/light9/web/live/elements.html Thu Jun 06 00:12:02 2019 +0000 +++ b/light9/web/live/elements.html Thu Jun 06 05:50:34 2019 +0000 @@ -13,7 +13,6 @@ <link rel="import" href="../resource-display.html"> <link rel="import" href="../light9-color-picker.html"> <link rel="import" href="../edit-choice.html"> -<script src="web/lib/jquery/dist/jquery.slim.min.js"></script> <dom-module id="light9-listbox"> <template> <style>
--- a/makefile Thu Jun 06 00:12:02 2019 +0000 +++ b/makefile Thu Jun 06 05:50:34 2019 +0000 @@ -1,7 +1,7 @@ ### setup ### 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 python3-virtualenv nginx-full python3-tk + 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 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
--- a/requirements.txt Thu Jun 06 00:12:02 2019 +0000 +++ b/requirements.txt Thu Jun 06 05:50:34 2019 +0000 @@ -14,7 +14,7 @@ pyjade==4.0.0 pyserial==3.3 python-dateutil==2.6.0 -pyusb==1.0.0 +pyusb==1.0.2 rdflib==4.2.2 requests==2.22.0 git+https://github.com/ReactiveX/RxPY.git@6deb66e827f34a88b4605773d7671322b9cbbd08#egg=rx @@ -40,7 +40,7 @@ git+http://github.com/drewp/scales.git@4b011434f7469a442c3fc1d7e81685c0bfa56eeb#egg=scales git+http://github.com/11craft/louie.git@f18bb71010c114eca9c6b88c96453340e3b39454#egg=louie -git+http://github.com/webpy/webpy@ace0f8954c28311004b33c7a513c6e40a3c02470#egg=web +git+http://github.com/webpy/webpy.git@ace0f8954c28311004b33c7a513c6e40a3c02470#egg=web https://github.com/drewp/cyclone/archive/python3.zip#egg=cyclone cycloneerr==0.3.0