From d869923a77094fc0fb06985523efcbe9f73a027b Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 14 Nov 2013 17:07:46 -0500 Subject: add build-dep on libssl-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 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 -- cgit v1.2.3