Browse Source

Add a note about the python-devel requirement.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5891 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.3
Jean Delvare 15 years ago
parent
commit
69eb935d90
  1. 2
      py-smbus/README

2
py-smbus/README

@ -3,6 +3,8 @@ README: py-smbus
To build:
$ python setup.py build
On most GNU/Linux distributions, you'll need to install the python-devel
package for the build to succeed.
To install (will also build if necessary):
$ python setup.py install

Loading…
Cancel
Save