summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-11-14 17:07:46 -0500
committerMicah Anderson <micah@riseup.net>2013-11-14 17:07:46 -0500
commitd869923a77094fc0fb06985523efcbe9f73a027b (patch)
treedaa82adb128d2dfb2667821baa9286ab55e7a295 /debian/control
parent67e3e3417ee06124b662b4a9490a706f87cd09cd (diff)
add build-dep on libssl-devHEADmaster
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index efa6172..8b04abb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-scrypt
Maintainer: Micah Anderson <micah@debian.org>
Section: python
Priority: optional
-Build-Depends: python-all-dev (>= 2.6.6-3), debhelper (>= 9)
+Build-Depends: python-all-dev (>= 2.6.6-3), debhelper (>= 9), libssl-dev
Standards-Version: 3.9.4
Package: python-scrypt