diff options
author | Bdale Garbee <bdale@gag.com> | 2017-08-06 20:52:21 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-08-06 20:52:21 -0700 |
commit | 41eedf88751910ea9c0a299444fbac769edb8427 (patch) | |
tree | f1f75d72edf2907af90ef3f9dcc2f4153a3b6ba3 | |
parent | 6b27c2eaf9fee15db3589f5ccc864c58566dc0c4 (diff) |
remove libssl-dev build dependency, only used by test code we don't build
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 32e23269..ea022a9a 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Build-Depends: asciidoc, libjfreechart-java, libreadline-dev, librsvg2-bin, - libssl-dev, libtool, libusb-1.0-0-dev, netpbm, |