diff options
author | Slávek Banko <[email protected]> | 2020-05-16 01:46:39 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-16 01:46:39 +0200 |
commit | fa655b956ca5ca0c02741f179d44c05822eb9495 (patch) | |
tree | d45b869f7dcdd0cb6328099fc9b402f3f9b7ad89 /debian/_base/applications/krename | |
parent | e6245ec7f34f9a924e806a841e06cc549f193c98 (diff) | |
download | tde-packaging-fa655b956ca5ca0c02741f179d44c05822eb9495.tar.gz tde-packaging-fa655b956ca5ca0c02741f179d44c05822eb9495.zip |
DEB: Require intltool as build-deps always, regardless of gettext version.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'debian/_base/applications/krename')
-rw-r--r-- | debian/_base/applications/krename/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/applications/krename/debian/control b/debian/_base/applications/krename/debian/control index e0c13f9bf..ed1930d5b 100644 --- a/debian/_base/applications/krename/debian/control +++ b/debian/_base/applications/krename/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> Uploaders: Richard A. Johnson <[email protected]> -Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool | gettext (>= 0.19~), tdelibs14-trinity-dev, patchutils, libx11-dev, libxext-dev, libxpm-dev, x-dev | x11proto-core-dev | libx11-dev, perl +Build-Depends: debhelper (>= 9~), quilt, cdbs, cmake, intltool, tdelibs14-trinity-dev, patchutils, libx11-dev, libxext-dev, libxpm-dev, x-dev | x11proto-core-dev | libx11-dev, perl Standards-Version: 3.8.4 Package: krename-trinity |