wok-next annotate python-pysqlite/stuff/setup.cfg @ rev 10508
imagination: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 15:37:44 2011 +0200 (2011-05-25) |
parents | |
children |
rev | line source |
---|---|
pascal@9050 | 1 [build_ext] |
pascal@9050 | 2 define= |
pascal@9050 | 3 include_dirs=/usr/include |
pascal@9050 | 4 library_dirs=/usr/lib |
pascal@9050 | 5 libraries=sqlite3 |