# HG changeset patch # User paulb # Date 1132255325 0 # Node ID 0df28a8606ebaef98ca75d222e764fe80d8f8fd4 # Parent 5840277ad2943b12c4887fc4083bc8acaa73660f [project @ 2005-11-17 19:22:05 by paulb] Moved WebStack into the required dependencies since the demonstration is useless without it. diff -r 5840277ad294 -r 0df28a8606eb packages/ubuntu-hoary/python2.4-xsltools/debian/control --- a/packages/ubuntu-hoary/python2.4-xsltools/debian/control Thu Nov 17 17:09:48 2005 +0000 +++ b/packages/ubuntu-hoary/python2.4-xsltools/debian/control Thu Nov 17 19:22:05 2005 +0000 @@ -8,8 +8,8 @@ Package: python2.4-xsltools Section: python Architecture: all -Depends: python2.4-libxml2dom (>= 0.2.4), python2.4-libxslt1 (>= 1.1.12), python2.4 -Suggests: python2.4-webstack (>= 1.1), python2.4-qtxmldom, python2.4-qt3 (>= 3.15), qt3-designer +Depends: python2.4-libxml2dom (>= 0.2.4), python2.4-libxslt1 (>= 1.1.12), python2.4-webstack (>= 1.1), python2.4 +Suggests: python2.4-qtxmldom, python2.4-qt3 (>= 3.15), qt3-designer 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,