changeset 1696:d9337dfe941a

upgrade polymer mods, nginx pkg choice Ignore-this: bc609eabc3a93a52a7275f4bb2b473d4
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 26 Apr 2018 06:43:31 +0000
parents 03125dac50a2
children 5c04a54df635
files light9/web/lib/bower.json makefile
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/light9/web/lib/bower.json	Thu Apr 26 06:37:21 2018 +0000
+++ b/light9/web/lib/bower.json	Thu Apr 26 06:43:31 2018 +0000
@@ -36,6 +36,8 @@
     "webcomponentsjs": "^v1.1.0",
     "paper-radio-button": "^2.1.0",
     "iron-resizable-behavior": "^2.1.0",
-    "polymer": "2.6.0"
+    "polymer": "2.6.0",
+    "paper-slider": "~2.0.6",
+    "iron-ajax": "~2.1.3"
   }
 }
--- a/makefile	Thu Apr 26 06:37:21 2018 +0000
+++ b/makefile	Thu Apr 26 06:43:31 2018 +0000
@@ -1,7 +1,7 @@
 ### setup ###
 
 packages:
-	sudo aptitude install coffeescript normalize-audio audacity python-pygame libffi-dev tix libzmq3-dev python-dev libssl-dev python-opencv python-cairo npm git python-virtualenv nginx python-tk
+	sudo aptitude install coffeescript normalize-audio audacity python-pygame libffi-dev tix libzmq3-dev python-dev libssl-dev python-opencv python-cairo npm git python-virtualenv nginx-full python-tk
 
 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 python-gst-1.0 python-pygoocanvas gir1.2-goocanvas-2.0