diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-11 18:19:09 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-11 18:19:09 +0900 |
commit | ee058ce8cd83a5bbe572a750f2e72a9c903b185b (patch) | |
tree | 78e639ab8b9001cff15439b37fb6d61dbf84ec12 /ubuntu/maverick/tdebase | |
parent | bdc8bb90ae1932d215369fe6caa11fa49cd97e5d (diff) | |
download | tde-packaging-ee058ce8cd83a5bbe572a750f2e72a9c903b185b.tar.gz tde-packaging-ee058ce8cd83a5bbe572a750f2e72a9c903b185b.zip |
Added dependency to htdig for khelpcenter-trinity in Debian/Ubuntu. This relates loosely to bug 370.
Diffstat (limited to 'ubuntu/maverick/tdebase')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdebase/debian/control b/ubuntu/maverick/tdebase/debian/control index 320893d8d..47de154c6 100644 --- a/ubuntu/maverick/tdebase/debian/control +++ b/ubuntu/maverick/tdebase/debian/control @@ -297,8 +297,7 @@ Section: tde Architecture: any Replaces: khelpcenter-kde3 (<< 4:14.0.0~), khelpcenter-trinity (<< 4:14.0.0~) Breaks: khelpcenter-kde3 (<< 4:14.0.0~), khelpcenter-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Suggests: htdig +Depends: ${shlibs:Depends}, htdig Description: help center for TDE The TDE Help Center provides documentation on how to use the Trinity desktop. . |