diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-16 13:19:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-16 13:19:16 (EDT) |
commit | 9c9eef680612620336983fe8b114aaa80508b68c (patch) | |
tree | c33e6e06d9e13c13332eab47995c9a510d4b83c2 /control | |
parent | 9af9eb269e1d0b1f7a91f24f7e4b9e920ac297c4 (diff) |
control: Build-Depend on libtommath-dev
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ Maintainer: "P. J. McDermott" <pj@pehjota.net> -Build-Depends: opkhelper-3.0, libtool +Build-Depends: opkhelper-3.0, libtool, libtommath-dev Homepage: http://libtom.org/?page=features&whatfile=crypt |