MT#20543 Fix autodie pragma usage

Add libipc-system-simple-perl to Build-Depends and Depends, required
for Fatalized/autodying system()/exec().

Change-Id: I9342b8ca6eb8c6261079c6295e194aab40cb69de
changes/72/6672/1
Guillem Jover 10 years ago
parent fabd2ce841
commit 5aa92fbd63

2
debian/control vendored

@ -5,6 +5,7 @@ Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends:
debhelper (>= 8),
libindirect-perl (>= 0.30),
libipc-system-simple-perl,
libstrictures-perl,
libtrycatch-perl,
Standards-Version: 3.9.7
@ -14,6 +15,7 @@ Package: libsipwise-base-perl
Architecture: all
Depends:
libindirect-perl (>= 0.30),
libipc-system-simple-perl,
libstrictures-perl,
libtrycatch-perl,
${misc:Depends},

Loading…
Cancel
Save