diff options
author | Slávek Banko <[email protected]> | 2020-05-15 12:29:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-15 12:29:29 +0200 |
commit | e6245ec7f34f9a924e806a841e06cc549f193c98 (patch) | |
tree | bcf25b416bed0a0e22c602b420795bbfe4745c9f /ubuntu/_base/tdetoys/debian | |
parent | 2bac67771a794e5e0ca2b048090bccda66006efc (diff) | |
download | tde-packaging-e6245ec7f34f9a924e806a841e06cc549f193c98.tar.gz tde-packaging-e6245ec7f34f9a924e806a841e06cc549f193c98.zip |
DEB tdetoys: Remove build-deps related to automake.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/tdetoys/debian')
-rw-r--r-- | ubuntu/_base/tdetoys/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/tdetoys/debian/control b/ubuntu/_base/tdetoys/debian/control index 0cff45eea..f00177907 100644 --- a/ubuntu/_base/tdetoys/debian/control +++ b/ubuntu/_base/tdetoys/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Christopher Martin <[email protected]>, Modestas Vainius <[email protected]> -Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, intltool | gettext (>= 0.19~), autotools-dev, tdelibs14-trinity-dev, gawk, sharutils, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 9~), quilt, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev Standards-Version: 3.8.4 Package: tdetoys-trinity |