Comment 6 for bug 138836

Revision history for this message
Johan Euphrosine (proppy) wrote :

 Cesare Tirabassi wrote 24 minutes ago: (permalink)

> 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