summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-07-12 10:15:52 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-07-12 10:15:52 +0200
commit0fd7b97f2b220c293f600fbe6eef3fb5bfaf7453 (patch)
tree59d1a53a18098a642df5fa5e857b36878083fbee /debian/control
parent2477f9aa4c4eb89a143b308dbf446c71bbfd90bb (diff)
downloadnagios-plugin-curl-0fd7b97f2b220c293f600fbe6eef3fb5bfaf7453.tar.gz
nagios-plugin-curl-0fd7b97f2b220c293f600fbe6eef3fb5bfaf7453.tar.bz2
added a 'dist-gz' target
fixes dependency on libcurl on Debian (libcurl4-openssl-dev)
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 3a35526..1805b92 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: unknown
Priority: extra
Maintainer: Andreas Baumann <abaumann@yahoo.com>
Build-Depends: debhelper (>= 4.1.16), pkg-config,
- libcurl-dev
+ libcurl4-openssl-dev
Standards-Version: 3.8.3
Homepage: https://github.com/andreasbaumann/nagios-plugin-curl