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:07 +0100 |
commit | 892ada12716f25c37ad5afcccaee73ec0161808a (patch) | |
tree | e132d2647bda27588851302f5d088afa30f9ad71 /debian/_base/applications/konversation | |
parent | 2aa39d57fdcfc7ca84f480e00a60a84d5d94c2a4 (diff) | |
download | tde-packaging-892ada12716f25c37ad5afcccaee73ec0161808a.tar.gz tde-packaging-892ada12716f25c37ad5afcccaee73ec0161808a.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>
Diffstat (limited to 'debian/_base/applications/konversation')
-rw-r--r-- | debian/_base/applications/konversation/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/konversation/debian/control b/debian/_base/applications/konversation/debian/control index 0dcd0857d..ce5bea4b0 100644 --- a/debian/_base/applications/konversation/debian/control +++ b/debian/_base/applications/konversation/debian/control @@ -14,7 +14,7 @@ Architecture: any Depends: ${shlibs:Depends} Replaces: konversation-trinity (<< 4:14.0.0~) Breaks: konversation-trinity (<< 4:14.0.0~) -Recommends: python, ruby +Recommends: python-all, ruby Suggests: libsoap-lite-perl Description: user friendly Internet Relay Chat (IRC) client for TDE [Trinity] Konversation is a client for the Internet Relay Chat (IRC) protocol. |