Author: pdewacht-guest Date: 2008-09-11 23:16:07 +0000 (Thu, 11 Sep 2008) New Revision: 8107
Modified: packages/trunk/hitori/debian/control Log: add docbook-xml dependency, otherwise xsltproc would download this during the build Modified: packages/trunk/hitori/debian/control =================================================================== --- packages/trunk/hitori/debian/control 2008-09-11 22:38:54 UTC (rev 8106) +++ packages/trunk/hitori/debian/control 2008-09-11 23:16:07 UTC (rev 8107) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Peter De Wachter <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 7), quilt, autotools-dev, gnome-common, - gnome-doc-utils, intltool, libgtk2.0-dev (>= 2.12), + gnome-doc-utils, docbook-xml, intltool, libgtk2.0-dev (>= 2.12), libgnomevfs2-dev Standards-Version: 3.8.0 Homepage: http://tecnocode.co.uk/projects/hitori/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

