wok-next annotate python-pysqlite/stuff/setup.cfg @ rev 20120
Up exo, garcon, gtk-xfce-engine, libxfce4ui, libxfce4util, thunar, thunar-volman, tumbler, xfce4-appfinder, xfce4-dev-tools, xfce4-panel, xfce4-session, xfconf; add libopenraw, xfce4-power-manager.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 31 01:54:07 2017 +0200 (2017-10-31) |
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 |