From 17a1151954b81e8fcd002da4d1af9b1a5595d705 Mon Sep 17 00:00:00 2001 From: Mika Bostrom Date: Fri, 6 Nov 2009 09:56:45 +0200 Subject: [PATCH] Update debian packaging The new table code is saner, cleaner and altogether nicer than the old one. On linux, the routines finally use Xlib directly. Depend on python-xlib bindings so we can use them. --- packaging/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/debian/control b/packaging/debian/control index 784c4b40..c510e1c8 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -10,7 +10,8 @@ Architecture: all Section: games Priority: extra Depends: ${python:Depends}, python-gtk2, python-matplotlib, - python-support, mysql-server | postgresql | python-pysqlite2, + python-support, python-xlib, + mysql-server | postgresql | python-pysqlite2, python-psycopg2 | python-mysqldb Suggests: wine Description: free poker database with HUD