summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-10-10 06:51:23 +0200
committerMichael Biebl <biebl@debian.org>2012-10-10 06:54:51 +0200
commit8658a764b5a16d03dce5f8ddc5c075871de97250 (patch)
tree0cd56d5d6ed2d353ca9443adbfe0d8ee23b1305d /debian/control
parentb7f0e9a82977ced251735194a431dab419f99c1f (diff)
downloadrsyslog-8658a764b5a16d03dce5f8ddc5c075871de97250.tar.gz
Update Build-Depends
- Add libestr-dev, libee-dev, libjson0-dev and uuid-dev. - Bump librelp-dev to (>= 1.0.1).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 70182d5..2658c8b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,11 @@ Build-Depends: debhelper (>= 8),
libpq-dev,
libkrb5-dev,
libgnutls-dev,
- librelp-dev,
+ librelp-dev (>= 1.0.1),
+ libestr-dev (>= 0.1.2),
+ libee-dev (>= 0.4.0),
+ libjson0-dev,
+ uuid-dev,
pkg-config
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git