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/applications/tdeio-locate/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/applications/tdeio-locate/debian/control')
-rw-r--r-- | ubuntu/_base/applications/tdeio-locate/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/tdeio-locate/debian/control b/ubuntu/_base/applications/tdeio-locate/debian/control index 45624544c..2f608c694 100644 --- a/ubuntu/_base/applications/tdeio-locate/debian/control +++ b/ubuntu/_base/applications/tdeio-locate/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Tobi Vollebregt <tobivollebregt@gmail.com> -Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, bzip2, python (>= 2.3), cmake +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, bzip2, python-all, cmake Standards-Version: 3.8.4 Package: tdeio-locate-trinity |