diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-29 20:38:59 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-29 20:39:37 +0200 |
commit | 4c74a4e16584b05a377ea5f1e36e3db7aeef8d53 (patch) | |
tree | 70e5223768ca7017f6b3c9472b84bf3270aa1de3 /debian | |
parent | 2435f8368f95ef0be7a746dbd2211c64a4595082 (diff) | |
download | tde-packaging-4c74a4e16584b05a377ea5f1e36e3db7aeef8d53.tar.gz tde-packaging-4c74a4e16584b05a377ea5f1e36e3db7aeef8d53.zip |
DEB tdeio-locate: Add mloate / locate to depends.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 45d0c21d12144669f9aefd35ba49d407337c77f3)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/_base/applications/tdeio-locate/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/tdeio-locate/debian/control b/debian/_base/applications/tdeio-locate/debian/control index 12187424b..2d52c9ecf 100644 --- a/debian/_base/applications/tdeio-locate/debian/control +++ b/debian/_base/applications/tdeio-locate/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.4 Package: tdeio-locate-trinity Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, mlocate | locate Replaces: kio-locate-trinity (<< 4:14.0.0~) Breaks: kio-locate-trinity (<< 4:14.0.0~) Description: tdeio-slave for the locate command [Trinity] |