From 57b70c0d3571515c04c6ca1828ccf8a644c6b5ba Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 19 Nov 2017 14:35:10 +0100 Subject: [PATCH] Update control Added ash as a dependency to make Process.cpp work when using runShellCommand(). --- build-deb/nuage-bridge/debian/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-deb/nuage-bridge/debian/DEBIAN/control b/build-deb/nuage-bridge/debian/DEBIAN/control index f877441..6c25cb0 100644 --- a/build-deb/nuage-bridge/debian/DEBIAN/control +++ b/build-deb/nuage-bridge/debian/DEBIAN/control @@ -3,7 +3,7 @@ Version: 20160805-4 Section: base Priority: optional Architecture: all -Depends: bash, python2.7, avrdude, lua5.1, telnet, avahi-utils, strace, lsof, curl, wget, python-flask +Depends: bash, python2.7, avrdude, lua5.1, telnet, avahi-utils, strace, lsof, curl, wget, python-flask, ash Maintainer: Mattias Schlenker Description: Arduinos Yun bridge and some glue scripts to make Raspberry Pi with an AVR attached to the GPIO pins behave like an Arduino Yún. The name