From 8bea63867503b2a814954071563b40de8f85379f Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 19 Jan 2009 14:42:15 +0000 Subject: [PATCH] Drop stray reference to lm-sensors. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5607 7894878c-1315-0410-8ee3-d5d059ff63e0 --- py-smbus/README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/py-smbus/README b/py-smbus/README index b97801d..a14dc6f 100644 --- a/py-smbus/README +++ b/py-smbus/README @@ -1,10 +1,6 @@ README: py-smbus -Prerequisites: -Be sure to build and install the lm-sensors userspace first. This package -requires one of the header files from that. - To build: $ python setup.py build