[Python-apps-commits] r1610 - in packages/lightyears/trunk/debian (control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Jul 22 18:42:25 UTC 2008


    Date: Tuesday, July 22, 2008 @ 18:42:23
  Author: piotr
Revision: 1610

psyco works on i386 only

Modified:
  packages/lightyears/trunk/debian/control

Modified: packages/lightyears/trunk/debian/control
===================================================================
--- packages/lightyears/trunk/debian/control	2008-07-22 14:36:59 UTC (rev 1609)
+++ packages/lightyears/trunk/debian/control	2008-07-22 18:42:23 UTC (rev 1610)
@@ -13,7 +13,7 @@
 Package: lightyears
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-pygame (>= 1.7), ttf-dejavu-core
-Suggests: python-psyco
+Suggests: python-psyco [i386 hurd-i386 netbsd-i386 kfreebsd-i386]
 XB-Python-Version: ${python:Versions}
 Description: single player real-time strategy game with steampunk sci-fi
  You have to build and maintain a steam distribution network on an alien




More information about the Python-apps-commits mailing list