summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2016-02-04 19:30:21 -0800
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2016-02-04 19:30:21 -0800
commit97a18ef2bc204c9afbe0aa09b208dfd892bf4a83 (patch)
treee6d72a1db4aa935cde3bda34e5d0f07b63b70bfa
parent4ece3b022729ea3f48e16639320aceb4e43ae540 (diff)
downloadrvi_core-97a18ef2bc204c9afbe0aa09b208dfd892bf4a83.tar.gz
Debian build updates
-rw-r--r--README.debian_build3
-rw-r--r--debian_template/changelog2
-rw-r--r--debian_template/control2
3 files changed, 4 insertions, 3 deletions
diff --git a/README.debian_build b/README.debian_build
index 12e4583..2f3f144 100644
--- a/README.debian_build
+++ b/README.debian_build
@@ -1,11 +1,12 @@
Erlang
apt-get install devscripts
+apt-get install bluez
apt-get install libbluetooth-dev
apt-get install git
apt-get install g++
apt-get install make
-
+apt-get install python-jsonrpclib
apt-get install libwxgtk3.0-0
wget https://packages.erlang-solutions.com/erlang/esl-erlang/FLAVOUR_1_general/esl-erlang_18.2-1~debian~jessie_amd64.deb
dpkg -i esl-erlang_18.2-1~debian~jessie_amd64.deb
diff --git a/debian_template/changelog b/debian_template/changelog
index 62e7b16..378c78c 100644
--- a/debian_template/changelog
+++ b/debian_template/changelog
@@ -1,4 +1,4 @@
-rvi (0.5.0-1ubuntu1) trusty; urgency=low
+rvi (0.5.0) jessie; urgency=low
* Initial release
diff --git a/debian_template/control b/debian_template/control
index 9465e15..a112832 100644
--- a/debian_template/control
+++ b/debian_template/control
@@ -8,6 +8,6 @@ Homepage: https://github.com/PDXostc/rvi_core
Package: rvi
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},bluez, esl-erlang (>= 1:18.2), python-jsonrpclib (>= 0.1.3-1build1), python (>= 2.7.5-5ubuntu3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, bluez, esl-erlang (>= 1:18.2), python-jsonrpclib (>= 0.1.3-1), python (>= 2.7.9-1)
Description: Remote Vehicle Interaction
GENIVI Remote Vehicle Interaction Core