From ad1898f6e2ef733686f2c03e19e3f320cab8ef13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 10 May 2021 02:57:11 +0200 Subject: DEB: Swith cmake builds to use ninja-build. Cleaning automake dependencies. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- ubuntu/_base/applications/smartcardauth/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/_base/applications/smartcardauth') diff --git a/ubuntu/_base/applications/smartcardauth/debian/control b/ubuntu/_base/applications/smartcardauth/debian/control index cda1d7f49..ea8dfe54f 100644 --- a/ubuntu/_base/applications/smartcardauth/debian/control +++ b/ubuntu/_base/applications/smartcardauth/debian/control @@ -2,7 +2,7 @@ Source: smartcardauth Section: tde Priority: extra Maintainer: TDE Debian Team -Build-Depends: debhelper (>= 9~), cdbs, quilt, cmake, pkg-config, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, ninja-build, pkg-config, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev Standards-Version: 3.8.4 Package: smartcardauth -- cgit v1.2.1