diff options
| author | Michael Biebl <biebl@debian.org> | 2014-06-30 01:49:12 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-06-30 01:49:19 +0200 |
| commit | c4124208dadeab742a31112817474436262dd2bf (patch) | |
| tree | 62315f7294d998ee8fc4c37b7602810111f2fe6a /debian/control | |
| parent | 0294368da2510dd6f8fb6f6534be6b52149b4f78 (diff) | |
Build against libgnutls28-dev
Closes: #753136
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 78720c4c..7c5619b9 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9), libnl-genl-3-dev (>= 3.2.7), ppp-dev (>= 2.4.6), libpolkit-gobject-1-dev, - libgnutls-dev, + libgnutls28-dev, libgcrypt11-dev, uuid-dev, systemd (>= 185), |