From 2d8e6d2db1d62010eaca92f9394f343f0e326d39 Mon Sep 17 00:00:00 2001 From: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Date: Mon, 4 May 2015 10:55:08 -0400 Subject: [PATCH] packaging: remove gnutls28 as deps (debian) Refs #72145 Change-Id: I2c65dabfce25fe5b752a4922f71535a46dc2a461 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5e085ed637..c6a32c7570 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libdbus-c++-dev, libsndfile1-dev, libsrtp-dev, libxext-dev, libxfixes-dev, yasm, autopoint, unbound-anchor, git-core, libspeex-dev, libspeexdsp-dev, autotools-dev, chrpath, check, astyle, - uuid-dev, libudev-dev, libgnutls28-dev, + uuid-dev, libudev-dev Package: ring-daemon Architecture: any -- GitLab