diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-11 22:28:06 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-11 22:28:06 +0800 |
commit | b9ddcc5b6ecf6be3ca72142a0ca6a8ecf2c75d9a (patch) | |
tree | 3702b3e62724eb392690c32c95c0d738954c9f0b /ubuntu/_base/applications | |
parent | 8a4d1a4bea5dee886f8bea367994153b453d7c3a (diff) | |
download | tde-packaging-b9ddcc5b6ecf6be3ca72142a0ca6a8ecf2c75d9a.tar.gz tde-packaging-b9ddcc5b6ecf6be3ca72142a0ca6a8ecf2c75d9a.zip |
DEB klcddimmer: added intltool to build-deps and adjusted after drop of automake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications')
-rw-r--r-- | ubuntu/_base/applications/klcddimmer/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/applications/klcddimmer/debian/docs | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ubuntu/_base/applications/klcddimmer/debian/control b/ubuntu/_base/applications/klcddimmer/debian/control index 6ae5d1256..2b4111a66 100644 --- a/ubuntu/_base/applications/klcddimmer/debian/control +++ b/ubuntu/_base/applications/klcddimmer/debian/control @@ -2,7 +2,7 @@ Source: klcddimmer-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 9~), cdbs, cmake, tdelibs14-trinity-dev +Build-Depends: debhelper (>= 9~), cdbs, cmake, intltool, tdelibs14-trinity-dev Standards-Version: 3.7.3 Homepage: http://klcddimeer.sourceforge.net/ diff --git a/ubuntu/_base/applications/klcddimmer/debian/docs b/ubuntu/_base/applications/klcddimmer/debian/docs index c17f03764..6f83607c1 100644 --- a/ubuntu/_base/applications/klcddimmer/debian/docs +++ b/ubuntu/_base/applications/klcddimmer/debian/docs @@ -1,4 +1,3 @@ AUTHORS NEWS README -TODO |