diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-02 21:27:13 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-02 21:48:35 +0900 |
commit | 6926175d13e389500eab2efb63a168b90e1a9582 (patch) | |
tree | 19c7ccd2e7c716c067e06eb88ba4b67be3b6f23a /ubuntu | |
parent | 4f61a85e537a4e4f270212273d323de216817b7a (diff) | |
download | tde-packaging-6926175d13e389500eab2efb63a168b90e1a9582.tar.gz tde-packaging-6926175d13e389500eab2efb63a168b90e1a9582.zip |
DEB knemo: added intltool to build-deps and adjusted after drop of automake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c2264e80af5eb47df2792abe9fe8cd13970b37fa)
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/applications/knemo/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/knemo/debian/docs | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/knemo/debian/control b/ubuntu/_base/applications/knemo/debian/control index a663daa08..3f9770266 100644 --- a/ubuntu/_base/applications/knemo/debian/control +++ b/ubuntu/_base/applications/knemo/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, tdelibs14-trinity-dev, net-tools, wireless-tools, libiw-dev +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool, tdelibs14-trinity-dev, net-tools, wireless-tools, libiw-dev Standards-Version: 3.8.4 Package: knemo-trinity diff --git a/ubuntu/_base/applications/knemo/debian/docs b/ubuntu/_base/applications/knemo/debian/docs index ca0272abf..c17f03764 100644 --- a/ubuntu/_base/applications/knemo/debian/docs +++ b/ubuntu/_base/applications/knemo/debian/docs @@ -1,3 +1,4 @@ AUTHORS +NEWS README TODO |