libusb
This commit is contained in:
		| @@ -37,7 +37,7 @@ ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Berlin | ||||
| # Setup build deps | ||||
| RUN apt-get update && \ | ||||
|     apt-get -y install build-essential git cmake autoconf unzip libtool-bin pkgconf libssl-dev \ | ||||
|         python2.7 python-pip python-mako socat libcppunit-dev swig uuid-dev \ | ||||
|         python2.7 python-pip python-mako socat libcppunit-dev swig uuid-dev libusb-1.0-0-dev \ | ||||
|         python-mako python-numpy python-wxgtk3.0 python-sphinx python-cheetah libzmq3-dev \ | ||||
|         libcomedi-dev libqt4-opengl-dev python-qt4 libqwt-dev libsdl1.2-dev python-gtk2 python-lxml python-sip-dev && \ | ||||
|     rm -rf /var/lib/apt/lists/* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user