diff options
| author | Ruben Undheim <ruben.undheim@gmail.com> | 2018-07-21 21:02:51 +0000 |
|---|---|---|
| committer | Ruben Undheim <ruben.undheim@gmail.com> | 2018-07-21 21:02:51 +0000 |
| commit | a304d55fcd7887e17a802fac1cd09bf2092956f6 (patch) | |
| tree | 05d7f56c711d137050fe5e5931139031cba2ade6 | |
| parent | 2229b7687b43a7a09801c0201dc6000359748140 (diff) | |
Even more build dependencies
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fc21caa..aa7c6ad 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,9 @@ Build-Depends: debhelper (>= 11), libsctp-dev, bison, flex, - libidn2-dev, + libidn11-dev, libgcrypt20-dev, + libgnutls28-dev, pkg-config Standards-Version: 4.1.5 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/freediameter |
