diff options
| author | Julian Andres Klode <jak@debian.org> | 2020-01-14 12:57:54 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2020-01-14 12:57:54 +0000 |
| commit | 5db3a38926aa820546c411dd9f49f57eea24cd9e (patch) | |
| tree | b794739c375d7c984c4190be44b9ed678e9bf0da /debian | |
| parent | cfeae24843e8357c7e8d2ff3b23ee81cac330017 (diff) | |
| parent | 8c1a37e12790a23f3b132899485e011f9134b483 (diff) | |
Merge branch 'pu/gcrypt2' into 'master'
Use Libgcrypt for hashing purposes
See merge request apt-team/apt!89
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d12f93e1b..4bc1e0c33 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: cmake (>= 3.4), libbz2-dev, libdb-dev, libgnutls28-dev (>= 3.4.6), + libgcrypt20-dev, liblz4-dev (>= 0.0~r126), liblzma-dev, libseccomp-dev [amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hppa powerpc powerpcspe ppc64 x32], |
