From b19b6fd51128c9a92465996c819f9d0b2ca7e198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 6 Jul 2021 20:28:49 +0200 Subject: DEB cmake-trinity: Add libxml-parser-perl to Depends because it is necessary to use tde_l10n_merge with XML files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/_base/common/cmake/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/_base/common') diff --git a/ubuntu/_base/common/cmake/debian/control b/ubuntu/_base/common/cmake/debian/control index 4984a8d5d..1363e01ee 100644 --- a/ubuntu/_base/common/cmake/debian/control +++ b/ubuntu/_base/common/cmake/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.4 Package: cmake-trinity Architecture: all -Depends: cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base +Depends: cmake (>= ${CMake-Version2}~), cmake (<< ${CMake-Next-Version2}~), perl-base, libxml-parser-perl Description: TDE CMake modules TDE uses its own set of modules and macros to simplify CMake rules. . -- cgit v1.2.3