diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-05-09 20:30:31 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-05-09 20:43:08 +0200 |
commit | c26c4db3d59b4db349467d4e67eb80840c003b93 (patch) | |
tree | ca31fedf32d538d3c89fafbae76deaccfc61601b /ubuntu | |
parent | 146d246266446ef79a68a24cca9c052e2798c7ff (diff) | |
download | tde-packaging-c26c4db3d59b4db349467d4e67eb80840c003b93.tar.gz tde-packaging-c26c4db3d59b4db349467d4e67eb80840c003b93.zip |
Move cryptsetup from depends to recommends in tdebase on Debian and Ubuntu
(cherry picked from commit bec9f8cfa2ca615f1aaa8315a7af8c2d752cb273)
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/kdebase/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/kdebase/debian/control b/ubuntu/maverick/kdebase/debian/control index 74b3a912a..a4f9aed9d 100644 --- a/ubuntu/maverick/kdebase/debian/control +++ b/ubuntu/maverick/kdebase/debian/control @@ -185,8 +185,8 @@ Section: kde Architecture: any Replaces: kdebase-kio-plugins-kde3 (<< 4:3.5.13) Breaks: kdebase-kio-plugins-kde3 (<< 4:3.5.13) -Depends: ${shlibs:Depends}, kdesktop-trinity, libsasl2-modules, psmisc, cryptsetup, man-db (>= 2.5.1-1) -Recommends: hal-trinity, pmount, kamera-trinity, kdemultimedia-kio-plugins-trinity +Depends: ${shlibs:Depends}, kdesktop-trinity, libsasl2-modules, psmisc, man-db (>= 2.5.1-1) +Recommends: hal-trinity, pmount, cryptsetup, kamera-trinity, kdemultimedia-kio-plugins-trinity Suggests: khelpcenter-trinity, mtools Conflicts: kdebase-libs-trinity (<< 4:3.0.0), mediamanager Description: core I/O slaves for KDE |