diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-02-05 01:01:07 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-02-05 01:01:58 +0100 |
commit | 989a219c6c8590c6360bcf82c6f07fbb834ba177 (patch) | |
tree | 51345d9907ad2fe98789c5d101dface0ab09ed95 /ubuntu/_base/tdeaddons/debian/control | |
parent | 55127e77acde5e29fd71abe6d52a97521f5392af (diff) | |
download | tde-packaging-989a219c6c8590c6360bcf82c6f07fbb834ba177.tar.gz tde-packaging-989a219c6c8590c6360bcf82c6f07fbb834ba177.zip |
DEB: Replace remaining python, python-dev and python-dbg
with python-all, python-dev-all and python-dbg-all.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 892ada12716f25c37ad5afcccaee73ec0161808a)
Diffstat (limited to 'ubuntu/_base/tdeaddons/debian/control')
-rw-r--r-- | ubuntu/_base/tdeaddons/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/tdeaddons/debian/control b/ubuntu/_base/tdeaddons/debian/control index 26f864593..89ac44f69 100644 --- a/ubuntu/_base/tdeaddons/debian/control +++ b/ubuntu/_base/tdeaddons/debian/control @@ -152,7 +152,7 @@ Architecture: all Section: tde Replaces: knewsticker-scripts-kde3 (<< 4:14.0.0~), knewsticker-scripts-trinity (<< 4:14.0.0~) Breaks: knewsticker-scripts-kde3 (<< 4:14.0.0~), knewsticker-scripts-trinity (<< 4:14.0.0~) -Depends: ${perl:Depends}, python, libfinance-quote-perl, libmime-tools-perl, libnews-nntpclient-perl, libwww-perl +Depends: ${perl:Depends}, python-all, libfinance-quote-perl, libmime-tools-perl, libnews-nntpclient-perl, libwww-perl Recommends: knewsticker-trinity Enhances: knewsticker-trinity Description: scripts for KNewsTicker, the Trinity news ticker @@ -171,7 +171,7 @@ Architecture: any Section: tde Replaces: konq-plugins-kde3 (<< 4:14.0.0~), konq-plugins-trinity (<< 4:14.0.0~) Breaks: konq-plugins-kde3 (<< 4:14.0.0~), konq-plugins-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, libjpeg-turbo-progs | libjpeg-progs, python, rsync, unison +Depends: ${shlibs:Depends}, libjpeg-turbo-progs | libjpeg-progs, python-all, rsync, unison Recommends: akregator-trinity, ark-trinity, imagemagick Suggests: khelpcenter-trinity, tdeaddons-trinity-doc-html Enhances: konqueror-trinity, akregator-trinity |