summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2015-08-08 10:21:58 -0700
committerRuss Allbery <eagle@eyrie.org>2015-08-08 10:23:04 -0700
commit564952fff73127392f60205f375c022bde4518af (patch)
treea3723f94442fcd475d018eac422b372b8a84f7ec /debian/control
parentbfb2fda382aab30d86b80ce80af8506a2800beef (diff)
Add explicit build dependency on libmodule-build-perl
* Add explicit build dependency on libmodule-build-perl, since it will soon no longer be provided by the perl package. (Closes: #791666)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d81ae11..8c73d8d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
krb5-config,
libevent-dev,
libkrb5-dev,
+ libmodule-build-perl,
libpcre3-dev,
libperl-critic-perl,
libsystemd-daemon-dev [linux-any],