Demote postgres/mysql to suggestions
For most users we only need to depend on sqlite bindings anyway.
This commit is contained in:
parent
a10d6d6286
commit
a9c0593eb5
|
@ -11,9 +11,8 @@ Section: games
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Depends: ${python:Depends}, python-gtk2, python-matplotlib,
|
Depends: ${python:Depends}, python-gtk2, python-matplotlib,
|
||||||
python-support, python-xlib,
|
python-support, python-xlib,
|
||||||
mysql-server | postgresql | python-pysqlite2,
|
python-pysqlite2
|
||||||
python-psycopg2 | python-mysqldb
|
Suggests: wine, postgresql | mysql-server, python-psycopg2 | python-mysqldb
|
||||||
Suggests: wine
|
|
||||||
Description: free poker database with HUD
|
Description: free poker database with HUD
|
||||||
FPDB is a statistics tool for online poker. It supports most sites
|
FPDB is a statistics tool for online poker. It supports most sites
|
||||||
and several games. Most prominent feature is its heads-up display
|
and several games. Most prominent feature is its heads-up display
|
||||||
|
|
Loading…
Reference in New Issue
Block a user