Comment 19 for bug 137573

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

> Does it depends on mysql?

There are 3 binary packages: python-poker-network, python-poker2d and poker-web

python-poker-network is the poker server and also includes the client libraries.
It depends on mysql-client and suggests mysql-server.

python-poker2d is the GTK poker client; it depends indirectly on mysql since it depends on python-poker-network.

poker-web is the Web interface to a poker-network server: it only suggests mysql-client