r9092 - packages/trunk/hitori/debian

Peter De Wachter pdewacht-guest at alioth.debian.org
Mon Mar 9 22:29:29 UTC 2009


Author: pdewacht-guest
Date: 2009-03-09 22:29:29 +0000 (Mon, 09 Mar 2009)
New Revision: 9092

Modified:
   packages/trunk/hitori/debian/control
Log:
missing recommends: gvfs (needed for the help menu)


Modified: packages/trunk/hitori/debian/control
===================================================================
--- packages/trunk/hitori/debian/control	2009-03-09 22:05:14 UTC (rev 9091)
+++ packages/trunk/hitori/debian/control	2009-03-09 22:29:29 UTC (rev 9092)
@@ -13,7 +13,7 @@
 Package: hitori
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: scrollkeeper, yelp
+Recommends: scrollkeeper, yelp, gvfs
 Description: logic puzzle game similar to sudoku
  Hitori puzzles give you a grid filled with numbers. The goal is to
  remove numbers such that no row or column contains duplicates.




More information about the Pkg-games-commits mailing list