Commit 5a9a0ff8 authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Added the missing build dependency on libeasymock-java (Closes: #917759)

parent c2fca9b9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
openhft-chronicle-wire (1.1.13-2) UNRELEASED; urgency=medium

  * Team upload.
  * Added the missing build dependency on libeasymock-java (Closes: #917759)

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 07 Apr 2019 00:17:40 +0200

openhft-chronicle-wire (1.1.13-1) unstable; urgency=medium

  * Initial release (Closes: #832923)
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ Build-Depends:
 debhelper (>= 9),
 default-jdk,
 junit4,
 libeasymock-java,
 libintellij-annotations-java,
 libmaven-bundle-plugin-java,
 libopenhft-chronicle-bytes-java,