summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-03-29 20:38:59 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-03-29 20:39:37 +0200
commit4c74a4e16584b05a377ea5f1e36e3db7aeef8d53 (patch)
tree70e5223768ca7017f6b3c9472b84bf3270aa1de3
parent2435f8368f95ef0be7a746dbd2211c64a4595082 (diff)
downloadtde-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)
-rw-r--r--debian/_base/applications/tdeio-locate/debian/control2
-rw-r--r--ubuntu/_base/applications/tdeio-locate/debian/control2
2 files changed, 2 insertions, 2 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]
diff --git a/ubuntu/_base/applications/tdeio-locate/debian/control b/ubuntu/_base/applications/tdeio-locate/debian/control
index 27e628b5c..01941fe86 100644
--- a/ubuntu/_base/applications/tdeio-locate/debian/control
+++ b/ubuntu/_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-kde3 (<< 4:14.0.0~), kio-locate-trinity (<< 4:14.0.0~)
Breaks: kio-locate-kde3 (<< 4:14.0.0~), kio-locate-trinity (<< 4:14.0.0~)
Description: tdeio-slave for the locate command [Trinity]