diff options
author | Russ Allbery <rra@dropbox.com> | 2015-08-18 09:50:28 -0700 |
---|---|---|
committer | Russ Allbery <rra@dropbox.com> | 2015-08-18 09:50:28 -0700 |
commit | 52c058d4b2341c677410c54400bb3b554266f020 (patch) | |
tree | 07657b61f7925d8c34076b302bacab241eefccd2 /debian/changelog | |
parent | 48fea28d346449e8799bc6ffdee42dd843dc35e6 (diff) |
Add libjson-perl build dependency
* Add explicit build dependency on libjson-perl, which wasn't part of
Perl core yet in precise.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc1e321..76ef8bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ wallet (1.2-1~ebp12.04+1) precise; urgency=medium * Drop build dependency on libnet-duo-perl, not available in precise. * Drop build dependency on libwebauth-perl, which is much too old in precise for the functionality wallet needs. + * Add explicit build dependency on libjson-perl, which wasn't part of + Perl core yet in precise. -- Russ Allbery <rra@debian.org> Tue, 18 Aug 2015 09:41:24 -0700 |