# HG changeset patch # User paulb # Date 1130167701 0 # Node ID b1ed9b37edd6519af0972491b8e640035e7fd8c5 # Parent 77498825e2758dea308448d35203179142501fcf [project @ 2005-10-24 15:28:21 by paulb] Added PyQt as a suggested dependency. diff -r 77498825e275 -r b1ed9b37edd6 packages/ubuntu-hoary/python2.4-xsltools/debian/control --- a/packages/ubuntu-hoary/python2.4-xsltools/debian/control Mon Oct 24 15:28:08 2005 +0000 +++ b/packages/ubuntu-hoary/python2.4-xsltools/debian/control Mon Oct 24 15:28:21 2005 +0000 @@ -9,7 +9,7 @@ Section: python Architecture: all Depends: python2.4-libxml2dom (>= 0.2.1), python2.4-libxslt1 (>= 1.1.12), python2.4 -Suggests: python2.4-webstack (>= 1.0) +Suggests: python2.4-webstack (>= 1.0), python2.4-qt3 (>= 3.15) Description: Modules and packages for the development of XML/XSL-based applications XSLTools is a distribution providing modules and packages for the development of XML/XSL-based applications in Python, including Web-based applications,