Show
Ignore:
Timestamp:
12/12/10 13:39:36 (18 months ago)
Author:
khali
Message:

Add a note about the python-devel requirement.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c-tools/trunk/py-smbus/README

    r5607 r5891  
    44To build: 
    55        $ python setup.py build 
     6On most GNU/Linux distributions, you'll need to install the python-devel 
     7package for the build to succeed. 
    68 
    79To install (will also build if necessary):